questionable behavior of DirectoryReader.getIndexCommit() on NRT Readers

2019-10-30 Thread Chris Hostetter
TL:DR: it seems like DirectoryReader.getIndexCommit() returns weird results when using a "reopened" reader off of uncommited IW changes. Even though 2 diff readers will expose diff views of the index, they will claim to refer to the same IndexCommit. Slightly Longer Version... The test b

Consuming token stream more than once in same filter

2019-10-30 Thread Shyamsunder Mutcha
I have a requirement to handle synonyms differently based on the first word (token) in the text field of the document. I have implemented custom SynFilterFactory which loads synonyms per languages when core/solr is started. Now in the MySynonymFilterFactory#create(TokenStream input) method, I have

Re: [VOTE] Release Lucene/Solr 8.3.0 RC2

2019-10-30 Thread Ishan Chattopadhyaya
Thanks to all who voted. The vote has passed. I'll proceed to publish the artifacts next. On Thu, 31 Oct, 2019, 2:44 AM Adrien Grand, wrote: > Ishan, should we close this vote? > > Le ven. 25 oct. 2019 à 20:32, Ishan Chattopadhyaya < > ichattopadhy...@gmail.com> a écrit : > >> Please vote for re

Re: [VOTE] Release Lucene/Solr 8.3.0 RC2

2019-10-30 Thread Adrien Grand
Ishan, should we close this vote? Le ven. 25 oct. 2019 à 20:32, Ishan Chattopadhyaya < ichattopadhy...@gmail.com> a écrit : > Please vote for release candidate 2 for Lucene/Solr 8.3.0 > > The artifacts can be downloaded from: > > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.3.0-RC2

Re: Duplicate jira emails for watched issues?

2019-10-30 Thread Uwe Schindler
Disable Auto-Watching. The behaviour ist normal. The issues list Mail ist sent by the mailing list, so it behaves like one. The watch mail ist sent directly by Jira to you. Uwe Am October 30, 2019 7:07:45 PM UTC schrieb Alexandre Rafalovitch : >Hi, > >Is anybody else getting duplicate JIRA no

Duplicate jira emails for watched issues?

2019-10-30 Thread Alexandre Rafalovitch
Hi, Is anybody else getting duplicate JIRA notification emails for the issues they are watching (but possibly not commented on). I seem to get two emails, one goes to the iss...@apache.org and is marked to be part of the issues list (and I guess I am BCCed) and another goes from the commenter dir

RE: Lucene index upgrade from 4.6 to 8 facing issue

2019-10-30 Thread Jyothsna Bavisetti
In latest version form query is included in TermsQuery . So no difference in TermsQuery. Still unable to figure it out the reason why filter is not applicable when form field data is in different indexing folder. Please suggest any ideas to debug. Thanks, Jyothsna -Original Message-