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 <zhoucheng2...@gmail.com> wrote:
> Hi,
>
> What is the equivalent analyzer of LimitTokenCountAnalyzer in 4.1?
>
> Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to