Re: SloppyPhraseScorer behavior change

2013-01-11 Thread varun srivastava
the new example schema for the "text_en_splitting" field type as >> an example. >> >> >> -- Jack Krupansky >> >> -Original Message- From: varun srivastava >> Sent: Monday, December 24, 2012 5:49 PM >> To: solr-user@lucene.apache.org &g

Re: SloppyPhraseScorer behavior change

2013-01-11 Thread varun srivastava
ase. > > Look at the new example schema for the "text_en_splitting" field type as > an example. > > > -- Jack Krupansky > > -Original Message- From: varun srivastava > Sent: Monday, December 24, 2012 5:49 PM > To: solr-user@lucene.apache.org > Subject: Re: Slopp

Re: SloppyPhraseScorer behavior change

2012-12-24 Thread Jack Krupansky
ample schema for the "text_en_splitting" field type as an example. -- Jack Krupansky -Original Message- From: varun srivastava Sent: Monday, December 24, 2012 5:49 PM To: solr-user@lucene.apache.org Subject: Re: SloppyPhraseScorer behavior change Hi Jack, My query was simple

Re: SloppyPhraseScorer behavior change

2012-12-24 Thread varun srivastava
Hi Jack, My query was simple /solr/select?query=ipad apple apple0ipad and doc contained "apple ipad" . If you see the patch attached with the bug 3215 , you will find following comment. I want to confirm whether the behaviour I am observing is in sync with what the patch developer intended or its

Re: SloppyPhraseScorer behavior change

2012-12-24 Thread Jack Krupansky
Could you post the full query URL, so we can see exactly what your query was? Or, post the output of &debug=query, which will show us what Lucene query was generated. -- Jack Krupansky -Original Message- From: varun srivastava Sent: Monday, December 24, 2012 1:53 PM To: solr-user@luc