Now that I plan on adding new fields based on the data already present, it
would be best to read the existing field after it has been processed
(cleaned up) by the other analyzers.
I was therefore planning on creating a custom analyzer that is started after
the other default ones have been run; sa
Is it possible to create a custom analyzer (index time) that uses
UpdateRequestProcessor to add new fields to posts, based on the tokens
generated by the other analyzers that have been run (before my custom
analyzer)?
The content of said fields must differ from post to post based on the tokens
ext
ut? (the tokens)
Thanks in advance!!!
Kir4. =)
--
View this message in context:
http://www.nabble.com/creating-new-fields-at-index-time---is-it-possible--tp23741267p23741267.html
Sent from the Solr - User mailing list archive at Nabble.com.