--
> Jan Høydahl, search solution architect
> Cominvent AS - www.cominvent.com
>
> On 3. mars 2011, at 11.07, Markus Jelsma wrote:
>
> > Use either the string fieldType or a field with very little analysis
> > (KeywordTokenizer + LowercaseFilter).
> >
> >> Ho
t 11.07, Markus Jelsma wrote:
> Use either the string fieldType or a field with very little analysis
> (KeywordTokenizer + LowercaseFilter).
>
>> How to obtain perfect match with dismax query??
>>
>> es:
>>
>> i want to search "hello i love you"
Use either the string fieldType or a field with very little analysis
(KeywordTokenizer + LowercaseFilter).
> How to obtain perfect match with dismax query??
>
> es:
>
> i want to search "hello i love you" with deftype=dismax in the title field
> and i want to o
How to obtain perfect match with dismax query??
es:
i want to search "hello i love you" with deftype=dismax in the title field
and i want to obtain results which title is exactly "hello i love you" with
all this terms
in this order.
Not less words or other.
how is it poss
Awesome Ahmet.
Thanks for the reply. It seems to work now.
Thanks a ton.
From: Ahmet Arslan [mailto:iori...@yahoo.com]
Sent: Tue 3/23/2010 2:35 PM
To: solr-user@lucene.apache.org
Subject: RE: Perfect Match
> Thankyou Ahmet. You were right.
> artist_s:D
> Thankyou Ahmet. You were right.
> artist_s:Dora is bringing results.
> But I need artist_s:Dora the explorer to bring only those
> results which contain "Dora the explorer".
>
> I tried to give artist_s:"Dora the explorer" (phrase
> search).. that is working. But artist_s:Dora the explorer is
>
> Sent: Tue 3/23/2010 9:32 AM
> To: solr-user@lucene.apache.org
> Subject: Re: Perfect Match
>
>
>
>
> > I need help on one of my issues with perfect matching of
> > terms.
> >
> > I have a collection of artists which are stored in the
> > index a
lorer is not working. Any way to make this
artist_s:Dora the explorer to return results that contain this in them.
Thanks.
From: Ahmet Arslan [mailto:iori...@yahoo.com]
Sent: Tue 3/23/2010 9:32 AM
To: solr-user@lucene.apache.org
Subject: Re: Perfect Match
>
> I need help on one of my issues with perfect matching of
> terms.
>
> I have a collection of artists which are stored in the
> index against the field name artist_t which is a text type
> field. This field consists of values like ["dora", Dora The
> Explorer", "Princess Dora The explorer"] acr
Hello Experts,
I need help on one of my issues with perfect matching of terms.
I have a collection of artists which are stored in the index against the field
name artist_t which is a text type field. This field consists of values like
["dora", Dora The Explorer", "Princess Dora The explorer"]
10 matches
Mail list logo