Hi Bill,

On 10/21/2009 at 11:05 AM, Bill Au wrote:
> I am having problem with using the ShingleFIlter.  My test document is
> "the quick brown fox jumps over the lazy dog".  My query is "my quick
> brown". Since both have the term "quick brown" at term position 2, the
> query should match the test document, right?  But my query is not
> returning anything.  I tried googling for example use fo the
> ShingleFIlter but didn't find any...

See 
<http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.PositionFilterFactory>

Steve

Reply via email to