Permalink Submitted by Robert Muir (not verified) on February 17, 2010
>> I also had some problems understanding the behavior of the WDF with various combinations of flags.
You aren't the only one! I found there are 512 combinations of these boolean flags while testing them, and some of the flags have bugs if used together.
https://issues.apache.org/jira/browse/SOLR-1710 has the background, fixes, and is quite a bit faster than the trunk version if you are concerned with indexing speed... but it is uncommitted and not thoroughly vetted so be cauticus!
keep up the good work, cool application!
Re: PositionFilterFactory