It's in 4.1, just not necessarily in the same place. $ jar -tf lucene-analyzers-common-4.1.0.jar | grep Limit org/apache/lucene/analysis/miscellaneous/LimitTokenCountAnalyzer.class org/apache/lucene/analysis/miscellaneous/LimitTokenCountFilter.class org/apache/lucene/analysis/miscellaneous/LimitTokenCountFilterFactory.class
-- Ian. On Thu, Feb 14, 2013 at 12:45 PM, Cheng <[email protected]> wrote: > Hi, > > What is the equivalent analyzer of LimitTokenCountAnalyzer in 4.1? > > Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
