shuntman
SFhuntman'shuntman
LCFhuntman'shuntman
KSFhuntman'shuntman
BTW, I use Solr 5.3.1
-Original Message-
From: Rick Leir [mailto:rl...@leirtech.com]
Sent: Monday, May 1, 2017 2:19 PM
To: solr-user@lucene.apache.org
Subject: Re: BooleanQuery and WordDelimiterFilter
Avi,
Avi,
Tell us the relevant field types you have in schema.xml.
You can also solve this all for yourself in the Solr Admin Analysis panel.
Cheers -- Rick
On May 1, 2017 2:34:31 AM EDT, Avi Steiner wrote:
>Hi
>
>I have a question regarding the use of query parser and BooleanQuery.
>
>I have 3 docum
Hi
I have a question regarding the use of query parser and BooleanQuery.
I have 3 documents indexed.
Doc1 contains the words huntman's and huntman
Doc2 contains the word huntman's
Doc3 contains the word huntman
When I search for huntman's I get Doc1 and Doc2
When I search for +huntman's I get D