>Some ideas:
>
>- Use copyField to copy fields to the field designated as the uniqueKey (not
>sure if this will work)
>- Create the field from existing data before sending docs to Solr
>- Create a custom UpdateRequestProcessor that adds a field for each document
>it processes and stuffs it with o
Some ideas:
- Use copyField to copy fields to the field designated as the uniqueKey (not
sure if this will work)
- Create the field from existing data before sending docs to Solr
- Create a custom UpdateRequestProcessor that adds a field for each document it
processes and stuffs it with other f