Re: FuzzyQuery- why is it ignored?

2019-06-19 Thread baris . kazar
i still cannot find the reason why MAINS cannot be found by the Lucene index with StandardAnalyzer. MAINZ, MAINK, MAINT all works ok. Any suggestions please? Best regards On 6/16/19 9:38 AM, Baris Kazar wrote: Tomoko,- Yes, i noticed that last nite when i was researching it and thank

Re: Issue with lucene-core 3.4.0 and h2 database

2019-06-19 Thread Erick Erickson
Capitalization of the field name? > On Jun 19, 2019, at 8:40 AM, Robert Damian wrote: > > Hello, > > For a long time I've been using lucene as a search engine for my embedded > h2 databases. I am using lucene-core 3.4.0, which I know is pretty old and > h2 database 1.3.160. > > One issue that

Issue with lucene-core 3.4.0 and h2 database

2019-06-19 Thread Robert Damian
Hello, For a long time I've been using lucene as a search engine for my embedded h2 databases. I am using lucene-core 3.4.0, which I know is pretty old and h2 database 1.3.160. One issue that I discovered recently is that lucene indexing doesn't seem to work properly. For example SELECT COUNT(*)