Re: Question about Nested Span Near Query

2011-03-01 Thread William Bell
at it works well even in the long phrases but when >>> >> the long >>> >> phrases contain stop words and same stop word exist two or more time >>> >> in the >>> >> phrase then, solr can't search with query parsed in this way. >>>

Re: Question about Nested Span Near Query

2011-02-28 Thread Ahsan |qbal
with query parsed in this way. >> >> >> >> >> >> On Wed, Feb 23, 2011 at 11:49 PM, Otis Gospodnetic < >> >> otis_gospodne...@yahoo.com> wrote: >> >> >> >>> Hi, >> >>> >> >>> What do yo

Re: Question about Nested Span Near Query

2011-02-24 Thread Ahsan |qbal
correctly > >>> or is > >>> it slow or ... > >>> > >>> I was going to suggest you look at Surround QP, but it looks like you > >>> already > >>> did that. Wouldn't it be better to get Surround QP to work? > >>&g

Re: Question about Nested Span Near Query

2011-02-24 Thread Bill Bell
you look at Surround QP, but it looks like you >>> already >>> did that. Wouldn't it be better to get Surround QP to work? >>> >>> Otis >>> >>> Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch >>> Lucene ecosystem sear

Re: Question about Nested Span Near Query

2011-02-24 Thread Ahsan |qbal
't it be better to get Surround QP to work? >> >> Otis >> >> Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch >> Lucene ecosystem search :: http://search-lucene.com/ >> >> >> >> - Original Message >> > From: Ahs

Re: Question about Nested Span Near Query

2011-02-23 Thread Ahsan |qbal
t; From: Ahsan |qbal > > To: solr-user@lucene.apache.org > > Sent: Tue, February 22, 2011 10:59:26 AM > > Subject: Question about Nested Span Near Query > > > > Hi All > > > > I had a requirement to implement queries that involves phrase proximity.

Re: Question about Nested Span Near Query

2011-02-23 Thread Otis Gospodnetic
ematext.com/ :: Solr - Lucene - Nutch Lucene ecosystem search :: http://search-lucene.com/ - Original Message > From: Ahsan |qbal > To: solr-user@lucene.apache.org > Sent: Tue, February 22, 2011 10:59:26 AM > Subject: Question about Nested Span Near Query > > Hi All

Question about Nested Span Near Query

2011-02-22 Thread Ahsan |qbal
Hi All I had a requirement to implement queries that involves phrase proximity. like user should be able to search "ab cd" w/5 "de fg", both phrases as whole should be with in 5 words of each other. For this I implement a query parser that make use of nested span queries, so above query would be p