Re: [JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 5920 - Failure!

2013-12-09 Thread Simon Willnauer
nice one we ran into Math.abs(Integer.MIN_VALUE) which returns -1 On Mon, Dec 9, 2013 at 9:24 PM, buil...@flonkings.com wrote: Build: builds.flonkings.com/job/Lucene-4x-Linux-Java7-64-test-only/5920/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexableField.testArbitraryFields

Re: [JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 5920 - Failure!

2013-12-09 Thread Simon Willnauer
I committed a fix On Mon, Dec 9, 2013 at 9:36 PM, Simon Willnauer sim...@apache.org wrote: nice one we ran into Math.abs(Integer.MIN_VALUE) which returns -1 On Mon, Dec 9, 2013 at 9:24 PM, buil...@flonkings.com wrote: Build: builds.flonkings.com/job/Lucene-4x-Linux-Java7-64-test-only/5920

[jira] [Resolved] (LUCENE-5362) IndexReader and friends should check ref count when incrementing

2013-12-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-5362. - Resolution: Fixed Assignee: Simon Willnauer IndexReader and friends should check

[jira] [Created] (LUCENE-5362) IndexReader and friends should check ref count when incrementing

2013-12-06 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-5362: --- Summary: IndexReader and friends should check ref count when incrementing Key: LUCENE-5362 URL: https://issues.apache.org/jira/browse/LUCENE-5362 Project

[jira] [Updated] (LUCENE-5362) IndexReader and friends should check ref count when incrementing

2013-12-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5362: Attachment: LUCENE-5362.patch here is a patch IndexReader and friends should check ref

[jira] [Updated] (LUCENE-5362) IndexReader and friends should check ref count when incrementing

2013-12-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5362: Attachment: LUCENE-5362.patch bq. The first ensureOpen() in incRef() now seems redundant

[jira] [Created] (LUCENE-5353) ShingleFilter should have a way to specify FILLER_TOKEN

2013-12-01 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-5353: --- Summary: ShingleFilter should have a way to specify FILLER_TOKEN Key: LUCENE-5353 URL: https://issues.apache.org/jira/browse/LUCENE-5353 Project: Lucene - Core

[jira] [Commented] (LUCENE-5351) DirectoryReader#close can throw AlreadyClosedException if it's and NRT reader

2013-11-29 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835545#comment-13835545 ] Simon Willnauer commented on LUCENE-5351: - Well the semantics of our Directory

[jira] [Commented] (LUCENE-5351) DirectoryReader#close can throw AlreadyClosedException if it's and NRT reader

2013-11-29 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835551#comment-13835551 ] Simon Willnauer commented on LUCENE-5351: - bq. I don't think an app should close

[jira] [Created] (LUCENE-5351) DirectoryReader#close can throw AlreadyClosedException if it's and NRT reader

2013-11-28 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-5351: --- Summary: DirectoryReader#close can throw AlreadyClosedException if it's and NRT reader Key: LUCENE-5351 URL: https://issues.apache.org/jira/browse/LUCENE-5351

Re: svn commit: r1545026 - in /lucene/cms/trunk: content/ content/core/ content/solr/ templates/

2013-11-25 Thread Simon Willnauer
ah sorry I thought it's already there! thanks for fixing simon On Mon, Nov 25, 2013 at 7:39 PM, Steve Rowe sar...@gmail.com wrote: Fixed. On Nov 25, 2013, at 1:03 PM, Steve Rowe sar...@gmail.com wrote: Unfortunately, the 4.6 Solr Ref Guide hasn’t been released yet, so solrnews.mdtext is

Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b116) - Build # 8349 - Failure!

2013-11-24 Thread Simon Willnauer
this JVM didn't last long ;) On Sun, Nov 24, 2013 at 3:51 PM, Uwe Schindler u...@thetaphi.de wrote: Oh oh, let's try to reproduce! - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Robert Muir

[ANNOUNCE] Apache Lucene 4.6 released

2013-11-24 Thread Simon Willnauer
October 2013, Apache Lucene™ 4.6 available The Lucene PMC is pleased to announce the release of Apache Lucene 4.6 Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text

[ANNOUNCE] Apache Solr 4.6 released.

2013-11-24 Thread Simon Willnauer
24 November 2013, Apache Solr™ 4.6 available The Lucene PMC is pleased to announce the release of Apache Solr 4.6 Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted

[jira] [Updated] (SOLR-5345) OpenCloseCoreStressTest opens too many files (causing it to fail often)

2013-11-24 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated SOLR-5345: -- Fix Version/s: (was: 4.5.1) 4.7 OpenCloseCoreStressTest opens too many

[jira] [Updated] (SOLR-5379) Query-time multi-word synonym expansion

2013-11-24 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated SOLR-5379: -- Fix Version/s: (was: 4.5.1) 4.7 Query-time multi-word synonym expansion

[jira] [Resolved] (LUCENE-5255) Make DocumentsWriter reference final in IW

2013-11-24 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-5255. - Resolution: Fixed Make DocumentsWriter reference final in IW

Re: [VOTE] Lucene / Solr 4.6.0 Take 3

2013-11-22 Thread Simon Willnauer
This vote has passed! I am going to upload the maven artifacts and start the release publishing artifacts to maven. simon On Thu, Nov 21, 2013 at 4:55 PM, Steve Rowe sar...@gmail.com wrote: Thanks Simon! On Nov 21, 2013, at 10:54 AM, Simon Willnauer simon.willna...@gmail.com wrote: FYI

Re: [VOTE] Lucene / Solr 4.6.0 Take 3

2013-11-21 Thread Simon Willnauer
I’d try to figure out if this is a test bug, or isolated to the suggest module: in either of those cases I’d be +1 to not respin. - Steve On Nov 21, 2013, at 10:03 AM, Simon Willnauer simon.willna...@gmail.com wrote: I am not sure if we should respin for this one. I'd rather go and fix

Re: [VOTE] Lucene / Solr 4.6.0 Take 3

2013-11-21 Thread Simon Willnauer
FYI - I committed a fix to trunk, 4x and lucene_solr_4_6 simon On Thu, Nov 21, 2013 at 4:43 PM, Simon Willnauer simon.willna...@gmail.com wrote: yeah I got the same feeling though. Yet I'am on it and I think it's a test bug. The reader is just empty since all docs have been deleted. I

Re: [VOTE] Lucene / Solr 4.6.0 Take 3

2013-11-21 Thread Simon Willnauer
] [junit4] Completed in 1.29s, 1 test, 1 error FAILURES! —— Steve On Nov 19, 2013, at 9:11 AM, Simon Willnauer simon.willna...@gmail.com wrote: Please vote for the third Release Candidate for Lucene/Solr 4.6.0 (don't be irritated by that this is RC4 I build on that I didn't put up

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-11-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828149#comment-13828149 ] Simon Willnauer commented on LUCENE-5189: - [~mkhludnev] the updates are buffered

Re: [VOTE] Lucene / Solr 4.6.0 Take 2

2013-11-19 Thread Simon Willnauer
. I’m going to back port them, but if people would rather not respin, they can wait on the branch for 4.6.1. - Mark On Nov 18, 2013, at 7:32 PM, Mark Miller markrmil...@gmail.com wrote: +1 - Mark On Nov 18, 2013, at 9:22 AM, Simon Willnauer simon.willna...@gmail.com wrote: Please

[VOTE] Lucene / Solr 4.6.0 Take 3

2013-11-19 Thread Simon Willnauer
Please vote for the third Release Candidate for Lucene/Solr 4.6.0 (don't be irritated by that this is RC4 I build on that I didn't put up for vote) This RC includes some additional fixes related to Changes.html that were committed in the last days like SOLR-5397 as well as: SOLR-5464: Add option

Re: [VOTE] Lucene / Solr 4.6.0 Take 2

2013-11-19 Thread Simon Willnauer
take 3 is out! Thanks for figuring it out mark simon On Tue, Nov 19, 2013 at 3:02 PM, Mark Miller markrmil...@gmail.com wrote: Thanks Simon! Sorry about that - I hate to cause more work for anyone. - Mark On Nov 19, 2013, at 5:01 AM, Simon Willnauer simon.willna...@gmail.com wrote: I

Re: [VOTE] Lucene / Solr 4.6.0 Take 3

2013-11-19 Thread Simon Willnauer
w00t! :) On Tue, Nov 19, 2013 at 4:16 PM, Mark Miller markrmil...@gmail.com wrote: SUCCESS! [0:55:47.517701] +1! - Mark On Nov 19, 2013, at 9:11 AM, Simon Willnauer simon.willna...@gmail.com wrote: Please vote for the third Release Candidate for Lucene/Solr 4.6.0 (don't be irritated

Re: [JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 3210 - Failure!

2013-11-18 Thread Simon Willnauer
sorry for the noise here - not sure what's going on On Mon, Nov 18, 2013 at 10:10 AM, buil...@flonkings.com wrote: Build: builds.flonkings.com/job/Lucene-4x-Linux-Java7-64-test-only/3210/ No tests ran. Build Log: [...truncated 12 lines...] ERROR: Failed to update

[VOTE] Lucene / Solr 4.6.0 Take 2

2013-11-18 Thread Simon Willnauer
Please vote for the first Release Candidate for Lucene/Solr 4.6.0 This RC includes some additional fixes related to Changes.html that were committed in the last days like SOLR-5397. you can download it here: http://people.apache.org/~simonw/staging_area/lucene-solr-4.6.0-RC3-rev1542975/ or run

Re: Build failed in Jenkins: lucene-solr-46-smoker #5

2013-11-14 Thread Simon Willnauer
it on the command line using -Dmaven.compiler.maxmem=512m (or whatever size is required). Steve On Nov 13, 2013, at 3:05 PM, Simon Willnauer simon.willna...@gmail.com wrote: hmm this is odd. I really don't get why I can't compile ES anymore then. I was running the compile with default values

[VOTE] Lucene / Solr 4.6.0

2013-11-14 Thread Simon Willnauer
Please vote for the first Release Candidate for Lucene/Solr 4.6.0 you can download it here: http://people.apache.org/~simonw/staging_area/lucene-solr-4.6.0-RC1-rev1541686 or run the smoke tester directly with this commandline (don't forget to set JAVA6_HOME etc.): python3.2 -u

4.6 ReleaseNotes

2013-11-14 Thread Simon Willnauer
I started the Lucene Release Notes for 4.6 here: https://wiki.apache.org/lucene-java/ReleaseNote46 Feel free to add / optimize. I'd appreciate if somebody from Solr Land could start the Solr Release notes, I am not on top of the changes there! Thanks, Simon

Re: [VOTE] Lucene / Solr 4.6.0

2013-11-14 Thread Simon Willnauer
to automate extracting the default from o.a.l.codecs.Codec#defaultCodec [ = Codec.forName(“Lucene46”)]. Lucene and Solr Javadocs look good. Steve On Nov 14, 2013, at 4:37 AM, Simon Willnauer simon.willna...@gmail.com wrote: Please vote for the first Release Candidate for Lucene/Solr

Re: Lucene / Solr 4.6

2013-11-13 Thread Simon Willnauer
FYI I am now buliding this thing the 3rd time since something goes wrong each time (gpg doesn't like me and the script keeps on going) and my upload is slow so it take a while! simon On Tue, Nov 12, 2013 at 7:05 PM, Simon Willnauer simon.willna...@gmail.com wrote: FYI I won't be able to kick

Re: Build failed in Jenkins: lucene-solr-46-smoker #5

2013-11-13 Thread Simon Willnauer
I am just reading through the thread though. I had some problems with java 1.7 vs. 1.6 so smoketest failed but the release was still testable so I integarted it into elasticsearch. Yet with that artifact I build I can't even compile ES since the maven compiler target runs out of memory even if I

Re: Build failed in Jenkins: lucene-solr-46-smoker #5

2013-11-13 Thread Simon Willnauer
and branch_4x should not affect the 4.6 release branch. So the 4.6 POMs should be very much like the 4.5.1 POMs. 5GB??? How much did you need for 4.5.1? Steve On Nov 13, 2013, at 2:24 PM, Simon Willnauer simon.willna...@gmail.com wrote: I am just reading through the thread though. I had

Re: Lucene / Solr 4.6

2013-11-12 Thread Simon Willnauer
FYI I just started a release branch http://svn.apache.org/r1541081 On Thu, Nov 7, 2013 at 2:01 PM, Simon Willnauer simon.willna...@gmail.com wrote: Mark, I can do the release if you are busy or so I don't mind lemme know if you wanna do it simon On Thu, Nov 7, 2013 at 1:09 PM, Mark Miller

Re: Lucene / Solr 4.6

2013-11-12 Thread Simon Willnauer
FYI I won't be able to kick this off today so I am building an RC tomorrow CEST On Tue, Nov 12, 2013 at 5:23 PM, Dawid Weiss dawid.we...@cs.put.poznan.pl wrote: A few days ago Dawid Weiss upgraded the randomized-testing and junit4-ant dependencies in the Ant build, but not in the Maven build,

Re: Lucene / Solr 4.6

2013-11-07 Thread Simon Willnauer
hey folks, I think it's time to get this going. Mark I can do the release as well do we wanna set a date? IMO I'd love to start tomorrow but I guess I will get some I wanna get featrue XYZ in emails so what about cutting the RC next week Tuesday? simon On Fri, Oct 25, 2013 at 5:22 AM, Otis

Re: Lucene / Solr 4.6

2013-11-07 Thread Simon Willnauer
Mark, I can do the release if you are busy or so I don't mind lemme know if you wanna do it simon On Thu, Nov 7, 2013 at 1:09 PM, Mark Miller markrmil...@gmail.com wrote: Next Tuesday sounds good to me. On Thu, Nov 7, 2013 at 9:06 AM, Simon Willnauer simon.willna...@gmail.com wrote: hey

[jira] [Commented] (LUCENE-5330) IndexWriter doesn't process all events on getReader / close / rollback

2013-11-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13814862#comment-13814862 ] Simon Willnauer commented on LUCENE-5330: - mike thanks for the test! Indeed

[jira] [Resolved] (LUCENE-5330) IndexWriter doesn't process all events on getReader / close / rollback

2013-11-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-5330. - Resolution: Fixed IndexWriter doesn't process all events on getReader / close

[jira] [Created] (LUCENE-5330) IndexWriter doesn't process all events on getReader / close / rollback

2013-11-05 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-5330: --- Summary: IndexWriter doesn't process all events on getReader / close / rollback Key: LUCENE-5330 URL: https://issues.apache.org/jira/browse/LUCENE-5330 Project

[jira] [Updated] (LUCENE-5330) IndexWriter doesn't process all events on getReader / close / rollback

2013-11-05 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5330: Attachment: LUCENE-5330.patch here is a patch that adds asserts and beefs up a test

[jira] [Assigned] (LUCENE-5330) IndexWriter doesn't process all events on getReader / close / rollback

2013-11-05 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-5330: --- Assignee: Simon Willnauer IndexWriter doesn't process all events on getReader

[jira] [Commented] (LUCENE-5310) Merge Threads unnecessarily block on SerialMergeScheduler

2013-10-29 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13808196#comment-13808196 ] Simon Willnauer commented on LUCENE-5310: - bq. This blocking in SMS is by design

[jira] [Created] (LUCENE-5310) Merge Threads unnecessarily block on SerialMergeScheduler

2013-10-28 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-5310: --- Summary: Merge Threads unnecessarily block on SerialMergeScheduler Key: LUCENE-5310 URL: https://issues.apache.org/jira/browse/LUCENE-5310 Project: Lucene

[jira] [Updated] (LUCENE-5310) Merge Threads unnecessarily block on SerialMergeScheduler

2013-10-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5310: Attachment: LUCENE-5310.patch here is a patch Merge Threads unnecessarily block

[jira] [Updated] (LUCENE-5310) Merge Threads unnecessarily block on SerialMergeScheduler

2013-10-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5310: Attachment: LUCENE-5310.patch next iteration - I actually figured out that all of our MSC

Re: Lucene / Solr 4.6

2013-10-24 Thread Simon Willnauer
does this hold off 4.5.1? Mark any status on this? simon On Thu, Oct 24, 2013 at 5:38 PM, Dawid Weiss dawid.we...@cs.put.poznan.pl wrote: +1. On Thu, Oct 24, 2013 at 5:31 PM, Robert Muir rcm...@gmail.com wrote: +1 On Oct 24, 2013 6:52 AM, Mark Miller markrmil...@gmail.com wrote: If

Re: Lucene / Solr 4.6

2013-10-24 Thread Simon Willnauer
scratch that! LOL thanks for doing 4.5.1 On Thu, Oct 24, 2013 at 6:15 PM, Simon Willnauer simon.willna...@gmail.com wrote: does this hold off 4.5.1? Mark any status on this? simon On Thu, Oct 24, 2013 at 5:38 PM, Dawid Weiss dawid.we...@cs.put.poznan.pl wrote: +1. On Thu, Oct 24, 2013

Re: [VOTE] Release Lucene/Solr 4.5.1 RC1

2013-10-18 Thread Simon Willnauer
upgraded ES to 4.5.1 and everything looks good +1 On Fri, Oct 18, 2013 at 2:56 PM, Steve Rowe sar...@gmail.com wrote: +1 smoke tester is happy (on win7+cygwin), docs and javadocs look good On Fri, Oct 18, 2013 at 12:31 AM, Mark Miller markrmil...@gmail.com wrote: Please vote to release

Re: Welcome Ryan Ernst as Lucene/Solr committer

2013-10-14 Thread Simon Willnauer
Welcome Ryan! On Mon, Oct 14, 2013 at 8:54 PM, Shawn Heisey s...@elyograg.org wrote: On 10/14/2013 11:27 AM, Adrien Grand wrote: I'm pleased to announce that Ryan Ernst has accepted to join our ranks as a committer. Congratulations and welcome! -- Shawn

Re: [JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 1 - Failure!

2013-10-14 Thread Simon Willnauer
sorry for the noise - I just added tasks for 4.x and 4.5.1 next to the trunk task simon On Mon, Oct 14, 2013 at 10:10 PM, buil...@flonkings.com wrote: Build: builds.flonkings.com/job/Lucene-4x-Linux-Java7-64-test-only/1/ All tests passed Build Log: [...truncated 9772 lines...] ERROR: No

Re: [JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 63029 - Failure!

2013-10-13 Thread Simon Willnauer
keeping around 4 days of builds now at max 1000 builds simon On Sun, Oct 13, 2013 at 1:56 AM, Robert Muir rcm...@gmail.com wrote: Or just configure flonkings to hold the logs longer. I know the defaults are bad for this: but you can change it to keep them for e.g. 3 days or something so that

Re: [JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 62737 - Failure!

2013-10-11 Thread Simon Willnauer
ok maybe updateing the JDK would be a good idea :) On Fri, Oct 11, 2013 at 2:46 PM, buil...@flonkings.com wrote: Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/62737/ No tests ran. Build Log: [...truncated 61 lines...]

[jira] [Resolved] (LUCENE-5264) CommonTermsQuery ignores minMustMatch if only high freq terms are present.

2013-10-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-5264. - Resolution: Fixed Lucene Fields: New,Patch Available (was: New

[jira] [Updated] (LUCENE-5264) CommonTermsQuery ignores minMustMatch if only high freq terms are present.

2013-10-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5264: Attachment: LUCENE-5264.patch here is a patch and a dedicated test CommonTermsQuery

[jira] [Created] (LUCENE-5264) CommonTermsQuery ignores minMustMatch if only high freq terms are present.

2013-10-08 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-5264: --- Summary: CommonTermsQuery ignores minMustMatch if only high freq terms are present. Key: LUCENE-5264 URL: https://issues.apache.org/jira/browse/LUCENE-5264

Re: [VOTE] Release Lucene/Solr 4.5.0 RC5

2013-10-02 Thread Simon Willnauer
seems like this vote has passed! YAY simon On Mon, Sep 30, 2013 at 6:21 PM, Yonik Seeley yo...@lucidworks.com wrote: +1 Thanks for all the patience with re-spins Adrien! -Yonik http://lucidworks.com On Sat, Sep 28, 2013 at 12:59 PM, Adrien Grand jpou...@gmail.com wrote: Please vote to

Re: [VOTE] Release Lucene/Solr 4.5.0 RC5

2013-10-02 Thread Simon Willnauer
awesome! On Wed, Oct 2, 2013 at 11:54 AM, Adrien Grand jpou...@gmail.com wrote: Thank you all for testing the release artifacts, the vote passed. I will start the release process soon. -- Adrien - To unsubscribe, e-mail:

[jira] [Commented] (LUCENE-5254) SegmentCoreReader's owner reference back to the first SegmentReader causes leaks

2013-10-02 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13784070#comment-13784070 ] Simon Willnauer commented on LUCENE-5254: - +1 to use the core key only. I checked

[jira] [Updated] (LUCENE-5255) Make DocumentsWriter reference final in IW

2013-10-02 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5255: Attachment: LUCENE-5255.patch here is a patch Make DocumentsWriter reference final

[jira] [Created] (LUCENE-5255) Make DocumentsWriter reference final in IW

2013-10-02 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-5255: --- Summary: Make DocumentsWriter reference final in IW Key: LUCENE-5255 URL: https://issues.apache.org/jira/browse/LUCENE-5255 Project: Lucene - Core

[jira] [Updated] (LUCENE-5189) Numeric DocValues Updates

2013-10-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5189: Attachment: LUCENE-5189_process_events.patch I found a problem with this on how updates

[jira] [Updated] (LUCENE-5189) Numeric DocValues Updates

2013-10-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5189: Attachment: LUCENE-5189_process_events.patch here is an updated patch that contains

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-10-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13782875#comment-13782875 ] Simon Willnauer commented on LUCENE-5189: - bq. So, basically, if you only call

[jira] [Comment Edited] (LUCENE-5189) Numeric DocValues Updates

2013-10-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13782875#comment-13782875 ] Simon Willnauer edited comment on LUCENE-5189 at 10/1/13 12:33 PM

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-10-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13782924#comment-13782924 ] Simon Willnauer commented on LUCENE-5189: - backported the renaming to 4x as well

Re: [VOTE] Release Lucene/Solr 4.5.0 RC5

2013-09-30 Thread Simon Willnauer
+1 smoketester passes On Mon, Sep 30, 2013 at 11:38 AM, Tommaso Teofili tommaso.teof...@gmail.com wrote: +1 Tommaso 2013/9/29 Mark Miller markrmil...@gmail.com +1 - Mark On Sat, Sep 28, 2013 at 12:59 PM, Adrien Grand jpou...@gmail.com wrote: Please vote to release the following

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-09-30 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13781810#comment-13781810 ] Simon Willnauer commented on LUCENE-5189: - bq. I suppose we could also wait some

[jira] [Commented] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-09-30 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13782141#comment-13782141 ] Simon Willnauer commented on LUCENE-3069: - nice one! I am happy that this one

Re: [VOTE] Release Lucene/Solr 4.5.0 RC2

2013-09-26 Thread Simon Willnauer
SUCCESS! [0:59:59.366561] +1 smoke tester is happy! simon On Wed, Sep 25, 2013 at 5:22 PM, Jack Krupansky j...@basetechnology.com wrote: +1 for Windows 7 with IE10. -- Jack Krupansky -Original Message- From: Adrien Grand Sent: Wednesday, September 25, 2013 2:55 AM To:

Re: [VOTE] Release Lucene/Solr 4.5.0 RC3

2013-09-26 Thread Simon Willnauer
oh boy... I think we can backport LUCENE-5245 then as well? simon On Thu, Sep 26, 2013 at 5:04 PM, Michael McCandless luc...@mikemccandless.com wrote: I hate to say it but ... I think we should respin for LUCENE-5218? Mike McCandless http://blog.mikemccandless.com On Thu, Sep 26, 2013

[jira] [Commented] (LUCENE-5239) Scary TestSearcherManager failure

2013-09-24 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13776250#comment-13776250 ] Simon Willnauer commented on LUCENE-5239: - w00t kudos guys! thanks for narrowing

Re: [VOTE] Release Lucene/Solr 4.5.0 RC1

2013-09-23 Thread Simon Willnauer
SUCCESS! [1:04:30.537779] +1 to release! thanks adrien! On Sat, Sep 21, 2013 at 3:32 AM, Chris Hostetter hossman_luc...@fucit.org wrote: : : http://people.apache.org/~jpountz/staging_area/lucene-solr-4.5.0-RC1-rev1524755/ Once i fixed the javadoc linter workarround to hte 4_5 branch, I

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-09-16 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13768204#comment-13768204 ] Simon Willnauer commented on LUCENE-5189: - I only briefly looked at the changed

Re: Lucene/Solr 4.5

2013-09-11 Thread Simon Willnauer
I think I stated my opinion on this a couple of times. I agree with robert +1 to not push last minute fixes and release 4.5 right now simon On Wed, Sep 11, 2013 at 6:23 PM, Robert Muir rcm...@gmail.com wrote: I think its terrible. Don't commit things to the stable branch_4x unless they are

Re: A reference to a commercial algorithm in comments - is this all right?

2013-09-08 Thread Simon Willnauer
I don't think it's an issue - if it helps users to conclude how to get it I think it's actually an improvement! simon On Sun, Sep 8, 2013 at 8:50 PM, Dawid Weiss dawid.we...@cs.put.poznan.pl wrote: As part of a recent commit I cleaned up the comments surrounding the clustering extension in the

[jira] [Commented] (LUCENE-4734) FastVectorHighlighter Overlapping Proximity Queries Do Not Highlight

2013-09-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13760081#comment-13760081 ] Simon Willnauer commented on LUCENE-4734: - bq. The real question is: does it make

[jira] [Commented] (LUCENE-5188) Make CompressingStoredFieldsFormat more friendly to StoredFieldVisitors

2013-09-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757635#comment-13757635 ] Simon Willnauer commented on LUCENE-5188: - cool stuff adrien! One thing I wonder

[jira] [Commented] (LUCENE-5188) Make CompressingStoredFieldsFormat more friendly to StoredFieldVisitors

2013-09-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757666#comment-13757666 ] Simon Willnauer commented on LUCENE-5188: - thanks adrien for elaborating

[jira] [Created] (LUCENE-5182) FVH can end in very very long running recursion on phrase highlight

2013-08-20 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-5182: --- Summary: FVH can end in very very long running recursion on phrase highlight Key: LUCENE-5182 URL: https://issues.apache.org/jira/browse/LUCENE-5182 Project

[jira] [Updated] (LUCENE-5182) FVH can end in very very long running recursion on phrase highlight

2013-08-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5182: Attachment: LUCENE-5182.patch here is a patch and a test FVH can end

[jira] [Commented] (LUCENE-5182) FVH can end in very very long running recursion on phrase highlight

2013-08-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13744978#comment-13744978 ] Simon Willnauer commented on LUCENE-5182: - this patch really doesn't fix

[jira] [Commented] (LUCENE-5182) FVH can end in very very long running recursion on phrase highlight

2013-08-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13744987#comment-13744987 ] Simon Willnauer commented on LUCENE-5182: - I agree robert we don't really fix

[jira] [Commented] (LUCENE-5182) FVH can end in very very long running recursion on phrase highlight

2013-08-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13745008#comment-13745008 ] Simon Willnauer commented on LUCENE-5182: - I kind of feel that we can make a lot

[jira] [Resolved] (LUCENE-5182) FVH can end in very very long running recursion on phrase highlight

2013-08-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-5182. - Resolution: Fixed I committed to trunk and 4x - really I want to get LUCENE-2878

Re: backward incompatibility with MockTokenFilter

2013-08-16 Thread Simon Willnauer
Hey John, this class is used for testing only. It's part of the testing framework and I don't think we can provide migration suggestion or BW compat for that package. If you rely on the functionality I suggest you to fork the code into your code base or move to an official alternative in the

[jira] [Commented] (LUCENE-5152) Lucene FST is not immutable

2013-08-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13739912#comment-13739912 ] Simon Willnauer commented on LUCENE-5152: - sorry for the late reply busy times

[jira] [Updated] (LUCENE-5006) Simplify / understand IndexWriter/DocumentsWriter synchronization

2013-08-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5006: Attachment: LUCENE-5006.patch Here is an updated version of the patch that was running CI

Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_25) - Build # 6874 - Failure!

2013-08-13 Thread Simon Willnauer
I have seen some issues like that with a 3rd party collection library lately going away as users move away from G1GC. So I think if that is the case it might be G1GC that is the problem here! thanks for tracking it down to a reproducible state! simon On Mon, Aug 12, 2013 at 10:04 PM, Robert Muir

[jira] [Commented] (LUCENE-5170) Add getter for reuse strategy to Analyzer

2013-08-13 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738077#comment-13738077 ] Simon Willnauer commented on LUCENE-5170: - +1 Add getter

[jira] [Commented] (LUCENE-5152) Lucene FST is not immutable

2013-08-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13733474#comment-13733474 ] Simon Willnauer commented on LUCENE-5152: - bq. This would address my concern

[jira] [Commented] (LUCENE-5152) Lucene FST is not immutable

2013-08-07 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732088#comment-13732088 ] Simon Willnauer commented on LUCENE-5152: - {quote}In fact, I think findTargetArc

[jira] [Resolved] (LUCENE-3252) Use single array in fixed straight bytes DocValues if possible

2013-08-07 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-3252. - Resolution: Won't Fix this doesn't apply to the current solution anymore. Moving out

[jira] [Commented] (LUCENE-4870) Lucene deletes entire index if and exception is thrown due do TooManyOpenFiles and OpenMode.CREATE_OR_APPEND

2013-08-05 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13729313#comment-13729313 ] Simon Willnauer commented on LUCENE-4870: - this has been fixed in 4.2.1 - I'd

[jira] [Commented] (LUCENE-5152) Lucene FST is not immutable

2013-08-02 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13727958#comment-13727958 ] Simon Willnauer commented on LUCENE-5152: - I committed the latest patch to get

[jira] [Commented] (LUCENE-5152) Lucene FST is not immutable

2013-08-02 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13727993#comment-13727993 ] Simon Willnauer commented on LUCENE-5152: - how is getBytesReader related

Re: Welcome Cassandra Targett as Lucene/Solr committer

2013-08-01 Thread Simon Willnauer
welcome! On Thu, Aug 1, 2013 at 9:18 AM, Martijn v Groningen martijn.v.gronin...@gmail.com wrote: Welcome! On 1 August 2013 09:06, Adrien Grand jpou...@gmail.com wrote: Welome Cassandra! -- Adrien - To unsubscribe,

[jira] [Updated] (LUCENE-5152) Lucene FST is not immutale

2013-08-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5152: Attachment: LUCENE-5152.patch here is a patch that adds a #deepCopy method to Outputs

<    5   6   7   8   9   10   11   12   13   14   >