On Wed, Apr 16, 2008 at 3:13 PM, Grant Ingersoll <[EMAIL PROTECTED]> wrote: > LOL. That would probably be useful, eh? :-). Not sure why it completely > slipped my mind other than I use it in Solr. I suppose it would make sense > to create a variation of the StandardAnalyzer that uses the > WikipediaTokenizer instead. Care to crank out a patch?
Unless there is some trickiness involved, I don't think we should commit new Analyzers to Lucene... just Tokenizers and TokenFilters, which are infinitely more reusable, and trivial for people to put together into their own Analyzers. -Yonik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]