Thank you so much! This is very helpful
On 6/21/19, 12:35 PM, "Alexandre Rafalovitch" wrote:
The easiest way is to do that with Update Request Processors:
https://lucene.apache.org/solr/guide/7_7/update-request-processors.html
Usually, you would clone a field and then do your t
The easiest way is to do that with Update Request Processors:
https://lucene.apache.org/solr/guide/7_7/update-request-processors.html
Usually, you would clone a field and then do your transformations. For your
specific example, you could use:
*) FieldLengthUpdateProcessorFactory - int rather than