Thanks Alireza, Steven and Koji for the quick responses!
I'll read up on those and give it a shot.
Devon Baumgarten
Thanks Alireza, Steven and Koji for the quick responses!
I'll read up on those and give it a shot.
Devon Baumgarten
-Original Message-
From: Alireza Salimi [mailto:alireza.sal...@gmail.com]
Sent: Monday, December 12, 2011 4:08 PM
To: solr-user@lucene.apache.org
Subject: Re: Rem
(11/12/13 6:51), Devon Baumgarten wrote:
Hello,
I am having trouble finding how to remove/ignore whitespace when indexing. The
only answer I have found suggested that it is necessary to write my own
tokenizer. Is this true? I want to remove whitespace and special characters
from the phrase an
Hi Devon,
Something like this should work for you (untested!):
Steve
> -Original Message-
> From: Devon Baumgarten [mailto:dbaumgar...@nationalcorp.com]
> Sent: Monday, December 12, 2011 4:52 PM
> To: 'solr-user@lucene.apache.org'
> Subject: Removing whitespace
>
> Hel
That sounds strange requirement, but I think you can use CharFilters
instead of implementing your own Tokenizer.
Take a look at this section, maybe it helps.
http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#CharFilterFactories
The
On Mon, Dec 12, 2011 at 4:51 PM, Devon Baumgarten <
d