Hi guys,

I'm wondering if it is possible to disable the URL encoding on fields on
this connector.

Trying to create indexes from a repository that have the name of the field
with a URI similar to the following:

{http://www.alfresco.org/model/system}store_identifier


But the field is stored in Solr in this way:

http_3a_2f_2fwww_alfresco_org_2fmodel_2fsystem_2f1_0_7dstore_identifier


That is bad, our customer needs to create a copyField to solve this issue.

Is there a reason why we continue to use the URL encoding?

I saw in the code that it seems to be an issue related to SolrJ, but do you
think that we can find a workaround for this?

Thank you.

Cheers,
Piergiorgio
-- 
Piergiorgio Lucidi
Open Source ECM Specialist
http://www.open4dev.com

Reply via email to