[jira] [Updated] (LUCENE-6499) WindowsFS misses to remove open file handle if file is concurrently deleted

2015-05-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-6499: Attachment: LUCENE-6499.patch another patch that reproduces much faster without any sleeps

[jira] [Updated] (LUCENE-6499) WindowsFS misses to remove open file handle if file is concurrently deleted

2015-05-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-6499: Attachment: LUCENE-6499.patch here is a test and a fix for the problem. I am not super

[jira] [Created] (LUCENE-6499) WindowsFS misses to remove open file handle if file is concurrently deleted

2015-05-25 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-6499: --- Summary: WindowsFS misses to remove open file handle if file is concurrently deleted Key: LUCENE-6499 URL: https://issues.apache.org/jira/browse/LUCENE-6499

[jira] [Resolved] (LUCENE-6488) HandleTrackingFs leaks files if #onClose throws an exception

2015-05-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-6488. - Resolution: Fixed > HandleTrackingFs leaks files if #onClose throws an except

[jira] [Updated] (LUCENE-6488) HandleTrackingFs leaks files if #onClose throws an exception

2015-05-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-6488: Attachment: LUCENE-6488.patch new patch, fixing the preexisting issue > HandleTrackin

[jira] [Updated] (LUCENE-6488) HandleTrackingFs leaks files if #onClose throws an exception

2015-05-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-6488: Attachment: LUCENE-6488.patch here is a patch and a test that fails without the fix

[jira] [Created] (LUCENE-6488) HandleTrackingFs leaks files if #onClose throws an exception

2015-05-18 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-6488: --- Summary: HandleTrackingFs leaks files if #onClose throws an exception Key: LUCENE-6488 URL: https://issues.apache.org/jira/browse/LUCENE-6488 Project: Lucene

[jira] [Commented] (LUCENE-6437) Improve test reproducibility of ConcurrentMergeScheduler

2015-04-19 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501817#comment-14501817 ] Simon Willnauer commented on LUCENE-6437: - cool stuff guys! > Impro

[jira] [Commented] (LUCENE-6424) DirectoryStream doesnt wrap with FilterPath

2015-04-15 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496331#comment-14496331 ] Simon Willnauer commented on LUCENE-6424: - thx anyway :) > Director

[jira] [Commented] (LUCENE-6424) DirectoryStream doesnt wrap with FilterPath

2015-04-15 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496235#comment-14496235 ] Simon Willnauer commented on LUCENE-6424: - thanks guys! you should have put

[jira] [Resolved] (LUCENE-6377) Pass previous reader to SearcherFactory

2015-04-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-6377. - Resolution: Fixed > Pass previous reader to SearcherFact

[jira] [Updated] (LUCENE-6377) Pass previous reader to SearcherFactory

2015-04-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-6377: Fix Version/s: (was: 5.1) 5.2 > Pass previous reader

[jira] [Updated] (LUCENE-6377) Pass previous reader to SearcherFactory

2015-04-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-6377: Attachment: LUCENE-6377.patch patch with test - I think it's ready > Pass previou

[jira] [Assigned] (LUCENE-6377) Pass previous reader to SearcherFactory

2015-03-30 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-6377: --- Assignee: Simon Willnauer > Pass previous reader to SearcherFact

[jira] [Updated] (LUCENE-6377) Pass previous reader to SearcherFactory

2015-03-30 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-6377: Attachment: LUCENE-6377.patch here is a patch just for the discussion. I wanna add tests

[jira] [Created] (LUCENE-6377) Pass previous reader to SearcherFactory

2015-03-30 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-6377: --- Summary: Pass previous reader to SearcherFactory Key: LUCENE-6377 URL: https://issues.apache.org/jira/browse/LUCENE-6377 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-6349) Call hashCode outside of sync in UsageTrackingQueryCachingPolicy.onUse?

2015-03-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14352214#comment-14352214 ] Simon Willnauer commented on LUCENE-6349: - LGTM +1 > Call hashCode out

[jira] [Commented] (LUCENE-6349) Call hashCode outside of sync in UsageTrackingQueryCachingPolicy.onUse?

2015-03-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14352202#comment-14352202 ] Simon Willnauer commented on LUCENE-6349: - +1 > Call hashCode outside

[jira] [Commented] (LUCENE-6339) [suggest] Near real time Document Suggester

2015-03-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14350351#comment-14350351 ] Simon Willnauer commented on LUCENE-6339: - Hey Areek, I agree with mike

[jira] [Commented] (LUCENE-6287) Corrupt index (missing .si file) on first 4.x commit to a 3.x index

2015-02-24 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14335512#comment-14335512 ] Simon Willnauer commented on LUCENE-6287: - LGTM +1 to commit > Corrup

Re: Welcome Varun Thacker as Lucene/Solr committer

2015-02-24 Thread Simon Willnauer
welcome! It's been a while since GSoC :) simon On Tue, Feb 24, 2015 at 12:39 PM, Erik Hatcher wrote: > Congrats, Varun! Well deserved. > > > > > — > Erik Hatcher, Senior Solutions Architect > http://www.lucidworks.com > > > > > On Feb 23, 2015, at 12:51 PM, Grant Ingersoll wrote: > > Hi All,

[jira] [Commented] (LUCENE-6266) Remove unnecessary Directory parameters from SIS/SIPC/SI

2015-02-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14328894#comment-14328894 ] Simon Willnauer commented on LUCENE-6266: - +1 LGTM thanks rob >

Re: VOTE: Remove sun.misc.Unsafe calls in RamUsageEstimator

2015-02-11 Thread Simon Willnauer
I think we should not call unsafe unless it's a big benefit which seems not be the case here. There are so many problems with unsafe so I am +1 to remove. On Wed, Feb 11, 2015 at 1:00 PM, Robert Muir wrote: > See issue: LUCENE-6239 > > in my opinion, the objections here are not technical, instead

[jira] [Commented] (LUCENE-6217) IndexWriter should make it clear when tragedy strikes

2015-02-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14305194#comment-14305194 ] Simon Willnauer commented on LUCENE-6217: - I think being able to c

[jira] [Commented] (LUCENE-6217) IndexWriter should make it clear when tragedy strikes

2015-02-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14305053#comment-14305053 ] Simon Willnauer commented on LUCENE-6217: - bq. The way i see it, 100% of u

[jira] [Commented] (LUCENE-6217) IndexWriter should make it clear when tragedy strikes

2015-02-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14304788#comment-14304788 ] Simon Willnauer commented on LUCENE-6217: - I just wanna point out

[jira] [Commented] (LUCENE-6214) IW deadlocks if commit and reopen happens concurrently while exception is hit

2015-02-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14300190#comment-14300190 ] Simon Willnauer commented on LUCENE-6214: - LGTM - I was chasing a pending

[jira] [Created] (LUCENE-6214) IW deadlocks if commit and reopen happens concurrently while exception is hit

2015-01-31 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-6214: --- Summary: IW deadlocks if commit and reopen happens concurrently while exception is hit Key: LUCENE-6214 URL: https://issues.apache.org/jira/browse/LUCENE-6214

Re: Welcome Ryan Ernst to the PMC

2014-12-26 Thread Simon Willnauer
Welcome Ryan On Fri, Dec 26, 2014 at 10:13 AM, Michael McCandless wrote: > Welcome Ryan! > > Mike McCandless > > http://blog.mikemccandless.com > > > On Wed, Dec 24, 2014 at 11:57 AM, Adrien Grand wrote: >> I'm pleased to announce that Ryan Ernst has accepted the PMC's >> invitation to joi

[jira] [Commented] (LUCENE-6087) SearcherManager should accept foreign DirectoryReader on init

2014-12-02 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231333#comment-14231333 ] Simon Willnauer commented on LUCENE-6087: - +1 ;) thanks mike > Searcher

[jira] [Commented] (LUCENE-6051) IOUtils methods taking Iterable try to delete every element of the path

2014-11-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200444#comment-14200444 ] Simon Willnauer commented on LUCENE-6051: - +1 > IOUtils methods taking I

[jira] [Updated] (LUCENE-6051) IOUtils methods taking Iterable try to delete every element of the path

2014-11-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-6051: Description: We have two methods in IOUtils {code} public static void

[jira] [Commented] (LUCENE-6051) IOUtils methods taking Iterable try to delete every element of the path

2014-11-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200424#comment-14200424 ] Simon Willnauer commented on LUCENE-6051: - +1 we should also have si

[jira] [Created] (LUCENE-6051) IOUtils methods taking Iterable try to delete every element of the path

2014-11-06 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-6051: --- Summary: IOUtils methods taking Iterable try to delete every element of the path Key: LUCENE-6051 URL: https://issues.apache.org/jira/browse/LUCENE-6051

[jira] [Commented] (LUCENE-6039) Add IndexOptions.NO and DocValuesType.NO, instead of null

2014-10-31 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14192257#comment-14192257 ] Simon Willnauer commented on LUCENE-6039: - thanks for fixing this mike! &

[jira] [Commented] (LUCENE-5896) A few potential reproducibility issues

2014-10-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186808#comment-14186808 ] Simon Willnauer commented on LUCENE-5896: - [~dawidweiss] just merged a PR

Re: [VOTE] Release 4.10.2 RC1

2014-10-26 Thread Simon Willnauer
Tests now pass for me too!! thanks mike +1 On Sun, Oct 26, 2014 at 12:22 PM, Michael McCandless wrote: > Artifacts: > http://people.apache.org/~mikemccand/staging_area/lucene-solr-4.10.2-RC1-rev1634293 > > Smoke tester: python3 -u dev-tools/scripts/smokeTestRelease.py > http://people.apache.org

Re: [VOTE] Release 4.10.2 RC0

2014-10-26 Thread Simon Willnauer
I think we need to respin here - I upgraded ES and I got some failures since the LuceneTestCase#TEST_VERSION_CURRENT is still 4.10.1 see: http://svn.apache.org/viewvc/lucene/dev/branches/lucene_solr_4_10/lucene/test-framework/src/java/org/apache/lucene/util/LuceneTestCase.java i am not sure if

[jira] [Created] (LUCENE-6019) IndexWriter allows to add same field with different docvlaues type

2014-10-22 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-6019: --- Summary: IndexWriter allows to add same field with different docvlaues type Key: LUCENE-6019 URL: https://issues.apache.org/jira/browse/LUCENE-6019 Project

Re: [VOTE] Release 4.10.1 RC0

2014-09-25 Thread Simon Willnauer
elasticsearch seems happy with it too here is my +1 On Thu, Sep 25, 2014 at 5:42 PM, Tomás Fernández Löbbe wrote: > +1 > > SUCCESS! [1:28:07.642974] > > On Thu, Sep 25, 2014 at 6:17 AM, Steve Rowe wrote: >> >> +1 >> >> SUCCESS! [0:54:56.295681] >> >> Steve >> >> On Sep 24, 2014, at 9:42 AM, Mich

[jira] [Commented] (LUCENE-5911) Make MemoryIndex thread-safe for queries

2014-09-22 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143856#comment-14143856 ] Simon Willnauer commented on LUCENE-5911: - +1 to freeze > Make Memo

Re: [DISCUSS] The next Lucene/Solr release, aka 5.0 is the new 4.11

2014-09-18 Thread Simon Willnauer
I have to admit I have a hard time following what "WE" decided and what is going on right now. There are several issues and as far as I understand a somewhat reasonable plan to tackle them. Yet, I think we should take a step back and sum up things what the current status is before we get into wars

Re: branch 4x?

2014-09-18 Thread Simon Willnauer
I think it's really only the 4.10 release branch no more feature releases on 4.x though - but maybe I miss something? simon On Thu, Sep 18, 2014 at 6:43 PM, Ryan McKinley wrote: > I have seen the move to 6x and branch_5x, but where is branch_4x? > > I would expect it to be in: > http://svn.apach

Re: [VOTE] Release 4.9.1 RC1

2014-09-18 Thread Simon Willnauer
+1 SUCCESS! [1:12:42.182631] On Thu, Sep 18, 2014 at 5:06 PM, Steve Rowe wrote: > +1 > > SUCCESS! [0:43:43.079693] > > Steve > > On Sep 18, 2014, at 4:53 AM, Michael McCandless > wrote: > >> Artifacts here: >> http://people.apache.org/~mikemccand/staging_area/lucene-solr-4.9.1-RC1-rev1625909 >

[jira] [Commented] (LUCENE-5911) Make MemoryIndex thread-safe for queries

2014-09-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139015#comment-14139015 ] Simon Willnauer commented on LUCENE-5911: - I don't see how you can

[jira] [Commented] (LUCENE-5911) Make MemoryIndex thread-safe for queries

2014-09-17 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14138002#comment-14138002 ] Simon Willnauer commented on LUCENE-5911: - I don't understand why you

Re: [VOTE] Move trunk to Java 8

2014-09-12 Thread Simon Willnauer
+1 On Fri, Sep 12, 2014 at 9:26 PM, Michael McCandless wrote: > +1 > > Mike McCandless > > http://blog.mikemccandless.com > > > On Fri, Sep 12, 2014 at 11:41 AM, Ryan Ernst wrote: >> It has been 6 months since Java 8 was released. It has proven to be >> both stable (no issues like with the init

Re: 4.10.1

2014-09-11 Thread Simon Willnauer
+1 On Thu, Sep 11, 2014 at 3:56 AM, Robert Muir wrote: > I plan on spinning an RC for > https://issues.apache.org/jira/browse/LUCENE-5934 tomorrow. > > - > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additiona

Re: [VOTE] 4.10.0 RC0

2014-08-26 Thread Simon Willnauer
we found it upgrading ES and ryan and myself did ask ourself the same question why is there no test in Lucene that catches this :/ simon On Tue, Aug 26, 2014 at 10:25 AM, Uwe Schindler wrote: > Why was this not detected by a test? > > > > Uwe > > > > - > > Uwe Schindler > > H.-H.-Meier-Allee

[jira] [Updated] (LUCENE-5896) A few potential reproducibility issues

2014-08-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5896: Summary: A few potential reproducibility issues (was: A few potential reproducible

[jira] [Updated] (LUCENE-5896) A few potential reproducible issues

2014-08-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5896: Summary: A few potential reproducible issues (was: A view potential reproducible issues

[jira] [Updated] (LUCENE-5896) A view potential reproducible issues

2014-08-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5896: Attachment: LUCENE-5896.patch here are the ones I found looking over it for 2 min I bet

[jira] [Created] (LUCENE-5896) A view potential reproducible issues

2014-08-20 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-5896: --- Summary: A view potential reproducible issues Key: LUCENE-5896 URL: https://issues.apache.org/jira/browse/LUCENE-5896 Project: Lucene - Core Issue

[jira] [Updated] (LUCENE-5850) Constants#LUCENE_MAIN_VERSION can have broken values

2014-08-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5850: Attachment: LUCENE-5850_hashcode.patch removed @Repeat - I guess it's ready > C

[jira] [Updated] (LUCENE-5850) Constants#LUCENE_MAIN_VERSION can have broken values

2014-08-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5850: Attachment: (was: LUCENE-5850_hashcode.patch) > Constants#LUCENE_MAIN_VERSION

[jira] [Updated] (LUCENE-5850) Constants#LUCENE_MAIN_VERSION can have broken values

2014-08-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5850: Attachment: LUCENE-5850_hashcode.patch fixed test bug > Constants#LUCENE_MAIN_VERS

[jira] [Commented] (LUCENE-5850) Constants#LUCENE_MAIN_VERSION can have broken values

2014-08-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100645#comment-14100645 ] Simon Willnauer commented on LUCENE-5850: - ahh good catch I will

[jira] [Comment Edited] (LUCENE-5850) Constants#LUCENE_MAIN_VERSION can have broken values

2014-08-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100629#comment-14100629 ] Simon Willnauer edited comment on LUCENE-5850 at 8/18/14 1:5

[jira] [Updated] (LUCENE-5850) Constants#LUCENE_MAIN_VERSION can have broken values

2014-08-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5850: Attachment: LUCENE-5860_hashcode.patch here is a simple patch and a test > Consta

[jira] [Commented] (LUCENE-5850) Constants#LUCENE_MAIN_VERSION can have broken values

2014-08-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100617#comment-14100617 ] Simon Willnauer commented on LUCENE-5850: - [~rjernst] I looked at the commit

[jira] [Commented] (LUCENE-5850) Constants#LUCENE_MAIN_VERSION can have broken values

2014-07-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14076170#comment-14076170 ] Simon Willnauer commented on LUCENE-5850: - I agree with robert though. I sh

[jira] [Commented] (LUCENE-5850) Constants#LUCENE_MAIN_VERSION can have broken values

2014-07-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14076137#comment-14076137 ] Simon Willnauer commented on LUCENE-5850: - for reference here are the affe

[jira] [Created] (LUCENE-5850) Constants#LUCENE_MAIN_VERSION can have broken values

2014-07-28 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-5850: --- Summary: Constants#LUCENE_MAIN_VERSION can have broken values Key: LUCENE-5850 URL: https://issues.apache.org/jira/browse/LUCENE-5850 Project: Lucene - Core

[jira] [Resolved] (LUCENE-5795) More Like This: ensures selection of best terms is indeed O(n)

2014-07-10 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-5795. - Resolution: Fixed Fix Version/s: 4.10 5.0 Assignee

[jira] [Commented] (LUCENE-5812) NRTCachingDirectory should implement Accountable

2014-07-10 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14057569#comment-14057569 ] Simon Willnauer commented on LUCENE-5812: - I guess we can make direc

[jira] [Resolved] (LUCENE-5812) NRTCachingDirectory should implement Accountable

2014-07-10 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-5812. - Resolution: Fixed Assignee: Simon Willnauer > NRTCachingDirectory sho

[jira] [Updated] (LUCENE-5812) NRTCachingDirectory should implement Accountable

2014-07-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5812: Attachment: LUCENE-5812.patch here is a simple patch > NRTCachingDirectory sho

[jira] [Created] (LUCENE-5812) NRTCachingDirectory should implement Accountable

2014-07-09 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-5812: --- Summary: NRTCachingDirectory should implement Accountable Key: LUCENE-5812 URL: https://issues.apache.org/jira/browse/LUCENE-5812 Project: Lucene - Core

Re: svn commit: r1609200 - /lucene/dev/trunk/lucene/core/src/java/org/apache/lucene/store/NRTCachingDirectory.java

2014-07-09 Thread Simon Willnauer
oh yeah - crap... I will fix tomorrow On Wed, Jul 9, 2014 at 6:01 PM, Alan Woodward wrote: > Can't we just not override these methods? They're doing the exact same thing > that the superclass does... > >> >> @Override >> public LockFactory getLockFactory() { >> -return delegate.getLockF

[jira] [Updated] (LUCENE-5810) NRTCachingDirecotory should subclass FilterDirectory

2014-07-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5810: Fix Version/s: 4.10 5.0 > NRTCachingDirecotory should subcl

[jira] [Resolved] (LUCENE-5810) NRTCachingDirecotory should subclass FilterDirectory

2014-07-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-5810. - Resolution: Fixed > NRTCachingDirecotory should subclass FilterDirect

[jira] [Updated] (LUCENE-5810) NRTCachingDirecotory should subclass FilterDirectory

2014-07-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5810: Attachment: LUCENE-5810.patch here is a patch > NRTCachingDirecotory should subcl

[jira] [Created] (LUCENE-5810) NRTCachingDirecotory should subclass FilterDirectory

2014-07-09 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-5810: --- Summary: NRTCachingDirecotory should subclass FilterDirectory Key: LUCENE-5810 URL: https://issues.apache.org/jira/browse/LUCENE-5810 Project: Lucene - Core

[jira] [Assigned] (LUCENE-5784) CommonTermsQuery HighFreq MUST not applied if lowFreq terms

2014-07-05 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-5784: --- Assignee: Simon Willnauer > CommonTermsQuery HighFreq MUST not applied if lowF

[jira] [Commented] (LUCENE-5784) CommonTermsQuery HighFreq MUST not applied if lowFreq terms

2014-07-05 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052843#comment-14052843 ] Simon Willnauer commented on LUCENE-5784: - actually the idea here was that

[jira] [Commented] (LUCENE-5795) More Like This: ensures selection of best terms is indeed O(n)

2014-07-05 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052818#comment-14052818 ] Simon Willnauer commented on LUCENE-5795: - thanks alex, your test uses inte

[jira] [Commented] (LUCENE-5795) More Like This: ensures selection of best terms is indeed O(n)

2014-07-02 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14049805#comment-14049805 ] Simon Willnauer commented on LUCENE-5795: - look pretty good though. can you

[jira] [Comment Edited] (LUCENE-5795) More Like This: ensures selection of best terms is indeed O(n)

2014-07-02 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14049701#comment-14049701 ] Simon Willnauer edited comment on LUCENE-5795 at 7/2/14 7:3

[jira] [Commented] (LUCENE-5795) More Like This: ensures selection of best terms is indeed O(n)

2014-07-02 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14049701#comment-14049701 ] Simon Willnauer commented on LUCENE-5795: - I think making the priority q

[jira] [Commented] (LUCENE-5756) Implement Accountable from IndexWriter

2014-06-13 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030555#comment-14030555 ] Simon Willnauer commented on LUCENE-5756: - FYI I fixed the template in trunk

[jira] [Updated] (LUCENE-5756) Implement Accountable from IndexWriter

2014-06-13 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5756: Attachment: LUCENE-5756.patch fixed imports... this is annoying why idea doesn't

[jira] [Updated] (LUCENE-5756) Implement Accountable from IndexWriter

2014-06-13 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5756: Attachment: LUCENE-5756.patch updated patch moving more internal classes to use

[jira] [Assigned] (LUCENE-5756) Implement Accountable from IndexWriter

2014-06-12 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-5756: --- Assignee: Simon Willnauer > Implement Accountable from IndexWri

[jira] [Updated] (LUCENE-5756) Implement Accountable from IndexWriter

2014-06-12 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5756: Attachment: LUCENE-5756.patch here is a patch > Implement Accountable from IndexWri

[jira] [Created] (LUCENE-5756) Implement Accountable from IndexWriter

2014-06-12 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-5756: --- Summary: Implement Accountable from IndexWriter Key: LUCENE-5756 URL: https://issues.apache.org/jira/browse/LUCENE-5756 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019706#comment-14019706 ] Simon Willnauer commented on LUCENE-5738: - I saw your comment. I didn'

[jira] [Resolved] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-5738. - Resolution: Fixed committed to 4x and trunk > NativeLock is release if Lock is clo

[jira] [Updated] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5738: Attachment: LUCENE-5738.patch updated patch including CHANGES.TXT entry. > NativeLock

[jira] [Updated] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5738: Attachment: LUCENE-5738.patch here is a patch that adds a more elegant static map and

[jira] [Commented] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019659#comment-14019659 ] Simon Willnauer commented on LUCENE-5738: - bq. It is waht is happening.

[jira] [Commented] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019632#comment-14019632 ] Simon Willnauer commented on LUCENE-5738: - bq. Isn't this a valid aspe

[jira] [Assigned] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-05 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-5738: --- Assignee: Simon Willnauer > NativeLock is release if Lock is closed after obt

[jira] [Commented] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-05 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018948#comment-14018948 ] Simon Willnauer commented on LUCENE-5738: - Ok this gets more funky... I modi

[jira] [Updated] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-05 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5738: Description: if you obtain the NativeFSLock and try to obtain it again in the same JVM

[jira] [Updated] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-05 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5738: Description: if you obtain the NativeFSLock and try to obtain it again in the same JVM

[jira] [Created] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-05 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-5738: --- Summary: NativeLock is release if Lock is closed after obtain failed Key: LUCENE-5738 URL: https://issues.apache.org/jira/browse/LUCENE-5738 Project: Lucene

[jira] [Resolved] (LUCENE-5725) More Like This: necessary improvement to run mlt on multi-field values.

2014-06-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-5725. - Resolution: Fixed Fix Version/s: 5.0 4.9 Assignee

[jira] [Commented] (LUCENE-5725) More Like This: necessary improvement to run mlt on multi-field values.

2014-06-02 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14015406#comment-14015406 ] Simon Willnauer commented on LUCENE-5725: - maybe we should just use vari

[jira] [Resolved] (LUCENE-5711) Pass IW to MergePolicy

2014-05-31 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-5711. - Resolution: Fixed > Pass IW to MergePol

[jira] [Assigned] (LUCENE-5711) Pass IW to MergePolicy

2014-05-31 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-5711: --- Assignee: Simon Willnauer > Pass IW to MergePol

<    2   3   4   5   6   7   8   9   10   11   >