Now this is strange, while using TrimFilterFactory with attribute "updateOffsets=true" as described in
http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.TrimFilterFactory and https://cwiki.apache.org/confluence/display/solr/Filter+Descriptions#FilterDescriptions-TrimFilter I get "java.lang.IllegalArgumentException: updateOffsets=true is not supported anymore as of Lucene 4.4". So the documentation is outdated? What is now the behavior of TrimFilterFactory, always "updateOffsets=true" ? Regards Bernd