Re: shingles work in analyzer but not real data

2010-09-03 Thread Jeff Rose
'shingle' in search engine results/technology? > > > Dennis Gearon > > Signature Warning > > EARTH has a Right To Life, > otherwise we all die. > > Read 'Hot, Flat, and Crowded' > Laugh at http://www.yert.com/film.php >

Re: shingles work in analyzer but not real data

2010-09-03 Thread Jeff Rose
> quoting of everything before sending to Solr, that might work. Otherwise > I don't know of a good solution. If you figure one out, let me know. > > Jonathan > > > Jeff Rose wrote: > >> Hi, >> We are using SOLR to match query strings with a keyword databa

Re: shingles work in analyzer but not real data

2010-09-02 Thread Jeff Rose
On Wed, Sep 1, 2010 at 3:35 PM, Robert Muir wrote: > On Wed, Sep 1, 2010 at 8:21 AM, Jeff Rose wrote: > > > Hi, > > We are using SOLR to match query strings with a keyword database, where > > some of the keywords are actually more than one word. For example a > &g

shingles work in analyzer but not real data

2010-09-01 Thread Jeff Rose
Hi, We are using SOLR to match query strings with a keyword database, where some of the keywords are actually more than one word. For example a keyword might be "apple pie" and we only want it to match for a query containing that word pair, but not one only containing "apple". Here is the relev