Re: Split analysis

2011-03-02 Thread Markus Jelsma
There is an updateRequestProcessorChain you can use to execute some processors. Check de page for deduplication, it already has methods for creating signatures but you can easily create your own if you have to. Use copyField to copy the value to a non-analyzed field (string) and obtain the orig

Split analysis

2011-03-02 Thread dan sutton
Hi All, I have a requirement to analyze a field with a series of filters, calculate a 'signature' then concatenate with the original input e.g. input => 'this is the input' tokenized and filtered, input becomes say 'this input' => 12ef5e (signature) so the final output indexed is: