Hi there,

Is that possible to append two fields on solr? i would like to append to 
filters with a custom delimiter. Is that possible?
I saw something like a CloneFieldUpdateProcessor, but when i try to use, solr 
says that cannot find the class. I saw that in the follow site: 
https://issues.apache.org/jira/browse/SOLR-2599

In the comments i saw:
<processor class="solr.FieldCopyProcessorFactory">
  <str name="source">category</str>
  <str name="dest">category_s</str>
</processor>

But i'm not able to use it too. Once again solr says that cannot find class.

Hope you can help in any way. Thanks

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to