10
5
5
true
true
5
true
true
true
spellcheck
regards,
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/questions-on-Solr-WordBreakSolrSpe
Zeroth, take a look at the admin/analysis page with that input and see if
your
field in analyzing x-box and xbox like you expect.
First, try adding &debug=all to the URL, that'll show you exactly what the
parsed query
was. It may surprise you.
Second, examine what's actually _in_ the index with t
Hi Ahmet,
using or didn't
make any difference. Still running into the same issues aforementioned :(
Thanks,
Jia
On 7/16/2014, "Ahmet Arslan" wrote:
>Hi Jia,
>
>What happens when you use
>
>
>
>instead of
>
>
>
>Ahmet
>
>
>On Wednesday, July 16, 2014 3:07 AM, "j...@ece.ubc.ca" wrote:
>
>
er than query-time
> synonyms.
>
> James Dyer
> Ingram Content Group
> (615) 213-4311
>
>
> -Original Message-
> From: Ahmet Arslan [mailto:iori...@yahoo.com.INVALID]
> Sent: Wednesday, July 16, 2014 7:42 AM
> To: solr-user@lucene.apache.org; j...@ece.ubc.ca
&
sing
index-time synonyms for your case rather than query-time synonyms.
James Dyer
Ingram Content Group
(615) 213-4311
-Original Message-
From: Ahmet Arslan [mailto:iori...@yahoo.com.INVALID]
Sent: Wednesday, July 16, 2014 7:42 AM
To: solr-user@lucene.apache.org; j...@ece.ubc.c
Hi Jia,
What happens when you use
instead of
Ahmet
On Wednesday, July 16, 2014 3:07 AM, "j...@ece.ubc.ca" wrote:
Hello everyone :)
I have a product called "xbox" indexed, and when the user search for
either "x-box" or "x box" i want the "xbox" product to be
returned. I'm new to S
Hello everyone :)
I have a product called "xbox" indexed, and when the user search for
either "x-box" or "x box" i want the "xbox" product to be
returned. I'm new to Solr, and from reading online, I thought I need
to use WordDelimiterFilterFactory for "x-box" case, and
WordBreakSolrSpellChecker f