g ClientUtils to make exact search work.
So I found just replacing " with \" does the trick for me.
Thanks.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-achieve-exact-string-match-query-which-includes-spaces-and-quotes-tp4250402p4252522.html
Sent from the Solr - User mailing list archive at Nabble.com.
for a week.
>
> ClientUtils.escapeQueryChars method from solrj client should be used? or
> you think its better to escape only quote " character.
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/How-to-achieve-exact-string-match-query-which-includes-spaces-and-quotes-
m/How-to-achieve-exact-string-match-query-which-includes-spaces-and-quotes-tp4250402p4252217.html
Sent from the Solr - User mailing list archive at Nabble.com.
No.
> >
> > On Wed, 13 Jan 2016, 16:58 Alok Bhandari <
> alokomprakashbhand...@gmail.com>
> > wrote:
> >
> >> Hi Binoy thanks.
> >>
> >> But does it matter which query-parser I use , shall I use "lucene"
> parser
> >> or
> &
gt;
>> Hi Binoy thanks.
>>
>> But does it matter which query-parser I use , shall I use "lucene" parser
>> or
>> "edismax" parser.
>>
>>
>>
>> --
>> View this message in context:
>> http://lucene.472066.n3.nabble.com/Ho
No.
On Wed, 13 Jan 2016, 16:58 Alok Bhandari
wrote:
> Hi Binoy thanks.
>
> But does it matter which query-parser I use , shall I use "lucene" parser
> or
> "edismax" parser.
>
>
>
> --
> View this message in context:
> http://lucene.472066.
Hi Binoy thanks.
But does it matter which query-parser I use , shall I use "lucene" parser or
"edismax" parser.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-achieve-exact-string-match-query-which-includes-spaces-and-quotes-tp4250402p425040
turn me only DOC-2 if I query for
> 'abc"...'.
>
> Please let me know how I can achieve this , which defType I should use.
>
> Thanks.
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/How-to-achieve-exact-string-match-que
uld return me only DOC-1 when I query for 'abc
".. I am " not ? test' and it should return me only DOC-2 if I query for
'abc"...'.
Please let me know how I can achieve this , which defType I should use.
Thanks.
--
View this message in context:
http://lucene.