Hello,
I think you don't have that much tuning possiblities using only the
schema.xml file.
You will have to write some custom Java code (subclasses of
UpdateRequestProcessor and UpdateRequestProcessorFactory), build a Java jar
containing your custom code, put that jar in one of the path declared
Thanks, Mark!
Mark Miller schrieb:
Its the pre-analyzed form thats copied. The field that its copied to will
determine the analyzer/filters for that field.
If you want to check out the code doing it, its
in org.apache.solr.update.DocumentBuilder
--
- Mark
http://www.lucidimagination.com
On M
Its the pre-analyzed form thats copied. The field that its copied to will
determine the analyzer/filters for that field.
If you want to check out the code doing it, its
in org.apache.solr.update.DocumentBuilder
--
- Mark
http://www.lucidimagination.com
On Mon, Aug 3, 2009 at 8:12 AM, Chantal Ac