Andrzej Bialecki created SOLR-4648:
---------------------------------------
Summary: Create a PreAnalyzedUpdateProcessor
Key: SOLR-4648
URL: https://issues.apache.org/jira/browse/SOLR-4648
Project: Solr
Issue Type: Bug
Reporter: Andrzej Bialecki
Spin-off from discussion in SOLR-4619.
Instead of using a PreAnalyzedField type we can use an UpdateRequestProcessor
that converts any input field values to StorableField-s, using the
PreAnalyzedParser-s, and then directly passes StorableField-s to
DocumentBuilder for indexing.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]