11:55 AM
>> To: java-user@lucene.apache.org
>> Subject: Custom Analyzer Not Called When Indexing
>>
>> Hello,
>>
>> This is my first time writing to the list. I am a Java developer, writing a
>> personal
>> project using Lucene, and so far have be
: Yann-Erwan Perio [mailto:ye.pe...@gmail.com]
> Sent: Sunday, September 09, 2012 11:55 AM
> To: java-user@lucene.apache.org
> Subject: Custom Analyzer Not Called When Indexing
>
> Hello,
>
> This is my first time writing to the list. I am a Java developer, writing a
> p
Hello,
This is my first time writing to the list. I am a Java developer,
writing a personal project using Lucene, and so far have been very
happy with the library (v4BETA). However, I have recently decided to
build and use a custom analyzer, and could not make it work with
IndexWriter. I must be m