: is there an online resource or a book that contains a thorough list of
: tokenizers and filters available and their functionality?
:
: http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters
...from the intro on that page...
For a more complete list of what Tokenizers and TokenFilters co
If you have a specific need, ask on this list. That worked for me. I
don't think I would have recognized KeywordAnalyzer as the one I wanted.
wunder
On Aug 27, 2009, at 11:32 AM, Joe Calderon wrote:
is there an online resource or a book that contains a thorough list of
tokenizers and filters
is there an online resource or a book that contains a thorough list of
tokenizers and filters available and their functionality?
http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters
is very helpful but i would like to go through additional filters to
make sure im not reinventing the wheel