Re: Shingle filter factory and the min shingles

2010-09-14 Thread Jason Rutherglen
And here's the issue... https://issues.apache.org/jira/browse/SOLR-1740 On Tue, Sep 14, 2010 at 6:08 PM, Jason Rutherglen wrote: > To answer my own question, and this sucks :)  the minShingleSize isn't > set in at least 1.4.2.  I'm guessing a later version though? > > On Tue, Sep 14, 2010 at 5:49

Re: Shingle filter factory and the min shingles

2010-09-14 Thread Jason Rutherglen
To answer my own question, and this sucks :) the minShingleSize isn't set in at least 1.4.2. I'm guessing a later version though? On Tue, Sep 14, 2010 at 5:49 PM, Jason Rutherglen wrote: > positionIncrementGap="100"> > > > > words="stopwords.txt"/> > maxShingleSize="4" outputUnigrams="fal

Re: shingle filter

2009-08-26 Thread Shalin Shekhar Mangar
On Tue, Aug 25, 2009 at 4:24 AM, Joe Calderon wrote: > hello *, im currently faceting on a shingled field to obtain popular > phrases and its working well, however ide like to limit the number of > shingles that get created, the solr.ShingleFilterFactory supports > maxShingleSize, can it be made t