Re: Commit / Code Review Policy

2019-11-29 Thread Bruno Roustant
I like this new version. This clarifies the review, commit and CHANGES. As a beginner in this process, it helps. I appreciate the idea to have a "risk" section where we could list and say a few words about some risky areas so that the contributor can announce they might be impacted in reviews.

Re: [VOTE] Release Lucene/Solr 8.3.1 RC2

2019-11-29 Thread MUNENDRA S N
+1 SUCCESS! [1:28:14.138771] On Fri, Nov 29, 2019 at 8:12 PM Jan Høydahl wrote: > +1 > > SUCCESS! [1:52:34.599842] > > I still think https://issues.apache.org/jira/browse/SOLR-13977 is > important and should be mentioned in release email. > > -- > Jan Høydahl, search solution architect >

Re: Commit / Code Review Policy

2019-11-29 Thread David Smiley
The commit policy / guideline document is basically 95% there and I don't want to wait longer to get input. https://cwiki.apache.org/confluence/display/LUCENE/Commit+Policy+-+DRAFT If you log-in, you can comment on the document in-line as Jan has already done. Such feedback is good for details.

Re: [VOTE] Release Lucene/Solr 8.3.1 RC2

2019-11-29 Thread Jan Høydahl
+1 SUCCESS! [1:52:34.599842] I still think https://issues.apache.org/jira/browse/SOLR-13977 is important and should be mentioned in release email. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 29. nov. 2019 kl.

Re: [VOTE] Release Lucene/Solr 8.3.1 RC2

2019-11-29 Thread Shalin Shekhar Mangar
+1 SUCCESS! [0:49:22.229435] On Fri, Nov 29, 2019 at 2:38 PM Ishan Chattopadhyaya < ichattopadhy...@gmail.com> wrote: > Please vote for release candidate 2 for Lucene/Solr 8.3.1 > > The artifacts can be downloaded from: > >

Lucene Upgrade issues.

2019-11-29 Thread Jyothsna Bavisetti
Hi All, We are upgrading Lucene from 4.6 to 8.3. In latest version, we are extending BaseDirectory class. In that rename method is called for copying latest segment data, while committing index data. Files.move(src,dst, new CopyOption[] { StandardCopyOption.ATOMIC_MOVE }); I am trying to

Re: DelimitedTermFrequencyTokenFilter

2019-11-29 Thread Edward Ribeiro
Oh, silly of me. :) Thanks, Edward Em sex, 29 de nov de 2019 07:13, Alan Woodward escreveu: > I think it’s working fine - Luke is showing you the docFreq of the term, > which will be 1 as it only appears in a single document. > > On 28 Nov 2019, at 21:51, Edward Ribeiro wrote: > > Hi, > >

Re: DelimitedTermFrequencyTokenFilter

2019-11-29 Thread Alan Woodward
I think it’s working fine - Luke is showing you the docFreq of the term, which will be 1 as it only appears in a single document. > On 28 Nov 2019, at 21:51, Edward Ribeiro > wrote: > > Hi, > > Please, anyone has an example of DelimitedTermFrequencyTokenFilter

JDK 14 - Early Access build 25 is available

2019-11-29 Thread Rory O'Donnell
Hi Uwe & Dawid, *OpenJDK builds  - JDK 14 *- Early Access build 25 is available at http://jdk.java.net/14/ These early-access, open-source builds are provided under the GNU General Public License, version 2, with the Classpath Exception . *

[VOTE] Release Lucene/Solr 8.3.1 RC2

2019-11-29 Thread Ishan Chattopadhyaya
Please vote for release candidate 2 for Lucene/Solr 8.3.1 The artifacts can be downloaded from: https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.3.1-RC2-reva3d456fba2cd1b9892defbcf46a0eb4d4bb4d01f You can run the smoke tester directly with this command: python3 -u