Re: ClassicAnalyzer Behavior on accent character

2017-10-20 Thread Chitra
Hi, I found the difference and understand the behavior of both tokenizers appropriately. Could you please suggest me which one is the better to use ClassicTokenizer/StandardTokenizer? -- Regards, Chitra

[ANNOUNCE] Luke 7.1.0 released

2017-10-20 Thread Tomoko Uchida
Download the release zip here: https://github.com/DmitryKey/luke/releases/tag/luke-7.1.0 Upgrade to Lucene 7.1.0. and, other changes in this release: -- Tomoko Uchida

DocValues and SearcherManager

2017-10-20 Thread Chris and Helen Bamford
Hi, I am using Lucene 4.10.3 and have a problem retrieving a DocValue field of a document using SearcherManager after I have updated a stored field value. The document has two key values: 'state' (stored Field) and 'id' (BinaryDocValue). After the document is indexed, it undergoes the foll

Re: ClassicAnalyzer Behavior on accent character

2017-10-20 Thread Chitra
Hi Robert, Yes, standardTokenizer solves my case... could you please explain the difference between ClassicalTokenizer and StandardTokenizer? How does standardTokenizer solve my case? I surf the web but I was unable to understand... Any help is greatly appreciated. On Fri, Oct 2