hello,
for WordDelimiterFilterFactory:
this is an exemple in schema.xml to folow:
and for 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
Thanks Gora.
On Mon, Jun 24, 2013 at 1:28 PM, Gora Mohanty wrote:
> On 24 June 2013 23:14, Ashwin Tandel wrote:
> > Hi,
> >
> > It's with regards to generating a query string for Solr.
> > I am looking for a solution where I can create the query string like
> >
> > 'q=name:ipod AND cat=music A
On 24 June 2013 23:14, Ashwin Tandel wrote:
> Hi,
>
> It's with regards to generating a query string for Solr.
> I am looking for a solution where I can create the query string like
>
> 'q=name:ipod AND cat=music AND features=cool&facet=on&facet.field=cat'
>
> I understand, we may not be able to u
Hi,
It's with regards to generating a query string for Solr.
I am looking for a solution where I can create the query string like
'q=name:ipod AND cat=music AND features=cool&facet=on&facet.field=cat'
I understand, we may not be able to use lucene query API directly . Is
there any other library
Inline below...
On Jun 24, 2013, at 07:16 , heikki wrote:
> hello,
>
> I'm a long-time user of Lucene, and have some questions about SOLR.
>
> 1. Is it possible to give actual Lucene queries to SOLR, bypassing any
> SOLR-side QueryParsing ?
No, not directly as Query objects, but Solr's default
10 matches
Mail list logo