; see if "this letter sequence occur(s)" in it? I'm thinking I'm missing
> something because that seems no different than using wildcards. Or am I
> missing a subtle difference?
>
> Thank you.
>
> -Original Message-
> From: Erick Erickson [mailto:erick
you can mechanically
>> translate to raw Lucene API calls.
>>
>> Look at the standard tokenizer, it should do a better job with punctuation.
>>
>> -- Jack Krupansky
>>
>> -Original Message- From: Todd Hunt
>> Sent: Thursday, June 27, 2013 1:14
Thank you.
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: Monday, July 01, 2013 5:23 AM
To: java-user
Subject: Re: Questions about doing a full text search with numeric values
WordDelimiterFilter(Factory if you're experimenting with Solr as Jack sugges
: Todd Hunt
> Sent: Thursday, June 27, 2013 1:14 PM
> To: java-user@lucene.apache.org
> Subject: Questions about doing a full text search with numeric values
>
>
> I am working on an application that is using Tika to index text based
> documents and store the text results i
it should do a better job with punctuation.
-- Jack Krupansky
-Original Message-
From: Todd Hunt
Sent: Thursday, June 27, 2013 1:14 PM
To: java-user@lucene.apache.org
Subject: Questions about doing a full text search with numeric values
I am working on an application that is using Tik
I am working on an application that is using Tika to index text based documents
and store the text results in Lucene. These documents can range anywhere from
1 page to thousands of pages.
We are currently using Lucene 3.0.3. I am currently using the StandarAnalyzer
to index and search for the