-Original Message-
From: Prathik Puthran
Sent: Thursday, September 12, 2013 7:01 AM
To: solr-user@lucene.apache.org
Subject: Re: Help in resolving the below retrieval issue
Hi,
I am also seeing this issue when the search query is something like "how
are you?" (Quotes for cla
no query
> parser option to disable the hyphen as an exlusion operator, although an
> upgrade to a "modern" Solr should fix the problem.
>
>
> -- Jack Krupansky
>
> -Original Message- From: Prathik Puthran
> Sent: Tuesday, September 10, 2013 4:13 PM
> To
ge- From: Prathik Puthran
> Sent: Tuesday, September 10, 2013 11:47 AM
> To: d...@lucene.apache.org ; solr-user@lucene.apache.org
> Subject: Re: Help in resolving the below retrieval issue
>
>
> Thanks Erick for the response.
> I tried to debug the query. Below is the respon
blem.
-- Jack Krupansky
-Original Message-
From: Prathik Puthran
Sent: Tuesday, September 10, 2013 4:13 PM
To: solr-user@lucene.apache.org
Subject: Re: Help in resolving the below retrieval issue
I'm using Solr 3.4.
This bug is causing the 2nd term i.e. "kumar" to be treated
Help in resolving the below retrieval issue
Thanks Erick for the response.
I tried to debug the query. Below is the response in the debug node
Rahul - kumarRahul
- kumar+text:Rahul -text:kumar+text:Rahul -text:kumarLuceneQParserRahul - kumar+text:rahul -text:kumar
Does it mean the query parse
Thanks Erick for the response.
I tried to debug the query. Below is the response in the debug node
Rahul - kumarRahul
- kumar+text:Rahul -text:kumar+text:Rahul -text:kumarLuceneQParserRahul - kumar+text:rahul -text:kumar
Does it mean the query parser has parsed it to tokens "Rahul -" and "kumar"
Hi,
I am facing the below issue where in Solr is not retrieving the indexed
word for some cases.
This happens whenever the indexed word has string " - " (quotes for
clarity) as substring i.e word prefix followed by a space which is followed
by '-' again followed by a space and followed by the res