Listen to Ahmet, ignore me. I missed "catenatewords=1", which
should produce the tokens exactly as Ahmet said. So standard
wildcarding should work it seems to me
Sorry 'bout that
Erick
On Tue, Jan 19, 2010 at 12:01 PM, Ahmet Arslan wrote:
>
> > I want the following searches to work:
>
> I want the following searches to work:
>
> MyField:SDD_Expedition_PCB
>
> This should match the word "SDD_Expedition_PCB" only, and
> not matching individual words such as "SDD" or "Expedition",
> or "PCB".
>
> And the following search:
>
> MyField:SDD_Expedition*
>
> Should match a
arch work.
>
> I have tried various search syntax with no luck. Is there no search syntax
> to make this work without re-indexing?!
>
> -- JM
>
>
> -Original Message-
> From: Erick Erickson
> To: solr-user@lucene.apache.org
> Sent: Tue, Jan 19, 2010 10:30
out re-indexing?!
-- JM
-Original Message-
From: Erick Erickson
To: solr-user@lucene.apache.org
Sent: Tue, Jan 19, 2010 10:30 am
Subject: Re: Tokenization and wild card search
I'm pretty sure you're going to be disappointed about
he re-indexing part.
I'm pretty sure that
>
>
> words="stopwords.txt"/>
> generateWordParts="0" generateNumberParts="1" catenateWords="1"
> catenateNumbers="1" catenateAll="0"/>
>
> protected="pr
to make this work.
-- JM
-Original Message-
From: Ahmet Arslan [mailto:iori...@yahoo.com]
Sent: Tuesday, January 19, 2010 7:57 AM
To: solr-user@lucene.apache.org
Subject: Re: Tokenization and wild card search
> I have an issue and I'm not sure how to
> I have an issue and I'm not sure how to address it, so I
> hope someone can help me.
>
> I have the following text in one of my fields:
> "ABC_Expedition_ERROR". When I search on it
> like: "MyField:SDD_Expedition_PCB" (without quotes) it will
> fail to find me only this word “ABC_Expedition_