I have a situation similar to the following that I'm trying to solve:
I have a field in my document that contains a range of numbers. Say, for
example, the universe of numbers is the range of integers from 0-100. My
field represents a subrange of those numbers in a token stream. So, for
example, i
Just out of curiousity, why does LUCENE-1377 have a minor priorty?
https://issues.apache.org/jira/browse/LUCENE-1377
Don't people index, filter, search HTML, perhaps more than any other format?
Looks like Solr has moved from a Reader to CharFilter:
http://lucene.apache.org/solr/api/org/apache/s