For most of the filter factory javadoc you need to click on the underlying
filter to see the detail doc for the filter. So, see:
http://lucene.apache.org/core/4_3_0/analyzers-common/org/apache/lucene/analysis/miscellaneous/LimitTokenCountFilter.html
If this filter is not used, there is no limit ot
Hi everyone
I cannot find much useful info on LimitTokenCountFilterFactory other than
the format and the attributes it takes per this link:
http://lucene.apache.org/core/4_3_0/analyzers-common/org/apache/lucene/analysis/miscellaneous/LimitTokenCountFilterFactory.html.
It is also not mentioned at t