[jira] [Resolved] (LUCENE-8090) IndexWriter#flushNextBuffer can cause NPE

2017-12-11 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-8090. - Resolution: Fixed fixed > IndexWriter#flushNextBuffer can cause

[jira] [Updated] (LUCENE-8090) IndexWriter#flushNextBuffer can cause NPE

2017-12-11 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8090: Attachment: LUCENE-8090.patch patch synchronizing on the DWFLushControll > IndexWri

[jira] [Created] (LUCENE-8090) IndexWriter#flushNextBuffer can cause NPE

2017-12-11 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-8090: --- Summary: IndexWriter#flushNextBuffer can cause NPE Key: LUCENE-8090 URL: https://issues.apache.org/jira/browse/LUCENE-8090 Project: Lucene - Core

[jira] [Resolved] (LUCENE-8081) Allow IndexWriter to opt out of flushing on indexing threads

2017-12-07 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-8081. - Resolution: Fixed > Allow IndexWriter to opt out of flushing on indexing thre

[jira] [Updated] (LUCENE-8081) Allow IndexWriter to opt out of flushing on indexing threads

2017-12-07 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8081: Attachment: LUCENE-8081.patch new patch with changes.txt etc. I ran tests 10x all seems

[jira] [Assigned] (LUCENE-8081) Allow IndexWriter to opt out of flushing on indexing threads

2017-12-07 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-8081: --- Assignee: Simon Willnauer Fix Version/s: 7.3 master (8.0

[jira] [Updated] (LUCENE-8081) Allow IndexWriter to opt out of flushing on indexing threads

2017-12-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8081: Attachment: LUCENE-8081.patch new patch with updated javadocs > Allow IndexWriter to

[jira] [Updated] (LUCENE-8081) Allow IndexWriter to opt out of flushing on indexing threads

2017-12-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8081: Attachment: LUCENE-8081.patch here is a patch to discuss this on. > Allow IndexWriter

[jira] [Created] (LUCENE-8081) Allow IndexWriter to opt out of flushing on indexing threads

2017-12-06 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-8081: --- Summary: Allow IndexWriter to opt out of flushing on indexing threads Key: LUCENE-8081 URL: https://issues.apache.org/jira/browse/LUCENE-8081 Project: Lucene

[jira] [Commented] (LUCENE-8079) TestTopFieldCollectorEarlyTermination.testEarlyTermination() failures

2017-12-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16279916#comment-16279916 ] Simon Willnauer commented on LUCENE-8079: - ah nevermind jim fixed it alrea

[jira] [Commented] (LUCENE-8079) TestTopFieldCollectorEarlyTermination.testEarlyTermination() failures

2017-12-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16279907#comment-16279907 ] Simon Willnauer commented on LUCENE-8079: - this is a test bug, off by

[jira] [Commented] (LUCENE-8048) Filesystems do not guarantee order of directories updates

2017-12-05 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16279310#comment-16279310 ] Simon Willnauer commented on LUCENE-8048: - latest patch / commit LGTM sorry

[jira] [Updated] (LUCENE-8048) Filesystems do not guarantee order of directories updates

2017-12-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8048: Attachment: LUCENE-8048.patch I think you need to modify the test and add this as a valid

[jira] [Resolved] (LUCENE-8043) Attempting to add documents past limit can corrupt index

2017-12-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-8043. - Resolution: Fixed fixed! thanks [~yo...@apache.org] [~mikemccand] [~jpountz

[jira] [Updated] (LUCENE-8043) Attempting to add documents past limit can corrupt index

2017-12-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8043: Attachment: LUCENE-8043.patch hey [~mikemccand] thanks for your help on the testing end! I

[jira] [Updated] (LUCENE-8043) Attempting to add documents past limit can corrupt index

2017-12-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8043: Attachment: LUCENE-8043.patch uups I think I attached the wrong patch [~mikemccand] here

[jira] [Updated] (LUCENE-8043) Attempting to add documents past limit can corrupt index

2017-12-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8043: Attachment: LUCENE-8043.patch [~mikemccand] thanks for the review. I did run into some

[jira] [Updated] (LUCENE-8043) Attempting to add documents past limit can corrupt index

2017-11-30 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8043: Fix Version/s: 7.1.1 7.2 master (8.0) > Attempt

[jira] [Updated] (LUCENE-8043) Attempting to add documents past limit can corrupt index

2017-11-30 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8043: Attachment: LUCENE-8043.patch folks, I have a test that reliably reproduces the issue

[jira] [Resolved] (LUCENE-8068) Allow IndexWriter to write a single DWPT to disk

2017-11-30 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-8068. - Resolution: Fixed > Allow IndexWriter to write a single DWPT to d

[jira] [Commented] (LUCENE-8043) Attempting to add documents past limit can corrupt index

2017-11-29 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16272238#comment-16272238 ] Simon Willnauer commented on LUCENE-8043: - {quote}Turns out the test code

[jira] [Assigned] (LUCENE-8043) Attempting to add documents past limit can corrupt index

2017-11-29 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-8043: --- Assignee: Simon Willnauer > Attempting to add documents past limit can corr

[jira] [Commented] (LUCENE-8043) Attempting to add documents past limit can corrupt index

2017-11-29 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16271767#comment-16271767 ] Simon Willnauer commented on LUCENE-8043: - [~jpountz] [~yo...@apache

[jira] [Updated] (LUCENE-8068) Allow IndexWriter to write a single DWPT to disk

2017-11-29 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8068: Attachment: LUCENE-8068.patch new patch with fixed typo and a changes entry. I will commit

[jira] [Commented] (LUCENE-8043) Attempting to add documents past limit can corrupt index

2017-11-29 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16270441#comment-16270441 ] Simon Willnauer commented on LUCENE-8043: - [~jpountz] I can look later at

[jira] [Updated] (LUCENE-8068) Allow IndexWriter to write a single DWPT to disk

2017-11-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8068: Attachment: LUCENE-8068.patch thanks [~mikemccand] I applied your feedback and simplified

[jira] [Updated] (LUCENE-8068) Allow IndexWriter to write a single DWPT to disk

2017-11-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8068: Attachment: LUCENE-8068.patch added some more javadocs and shared more code in

[jira] [Updated] (LUCENE-8068) Allow IndexWriter to write a single DWPT to disk

2017-11-27 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8068: Attachment: LUCENE-8068.patch here is an initial patch > Allow IndexWriter to writ

[jira] [Created] (LUCENE-8068) Allow IndexWriter to write a single DWPT to disk

2017-11-27 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-8068: --- Summary: Allow IndexWriter to write a single DWPT to disk Key: LUCENE-8068 URL: https://issues.apache.org/jira/browse/LUCENE-8068 Project: Lucene - Core

[jira] [Commented] (LUCENE-8055) MemoryIndex.MemoryDocValuesIterator returns 2 document instead of 1

2017-11-21 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16261031#comment-16261031 ] Simon Willnauer commented on LUCENE-8055: - [~erickerickson] just to be sure,

[jira] [Resolved] (LUCENE-8055) MemoryIndex.MemoryDocValuesIterator returns 2 document instead of 1

2017-11-21 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-8055. - Resolution: Fixed fixed > MemoryIndex.MemoryDocValuesIterator returns 2 docum

[jira] [Updated] (LUCENE-8055) MemoryIndex.MemoryDocValuesIterator returns 2 document instead of 1

2017-11-21 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8055: Attachment: LUCENE-8055.patch > MemoryIndex.MemoryDocValuesIterator returns 2 docum

[jira] [Created] (LUCENE-8055) MemoryIndex.MemoryDocValuesIterator returns 2 document instead of 1

2017-11-21 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-8055: --- Summary: MemoryIndex.MemoryDocValuesIterator returns 2 document instead of 1 Key: LUCENE-8055 URL: https://issues.apache.org/jira/browse/LUCENE-8055 Project

Re: Feature freeze @ 7.0 branch

2017-07-05 Thread Simon Willnauer
I'd like to push https://issues.apache.org/jira/browse/LUCENE-7896 to the branch_7_0 (upgrade to RandomziedRunner) unless anybody objects?! simon On Wed, Jul 5, 2017 at 2:09 PM, Mikhail Khludnev wrote: > Is it worth to push https://issues.apache.org/jira/browse/SOLR-10986 fixes > regression in

[jira] [Commented] (LUCENE-7837) Use indexCreatedVersionMajor to fail opening too old indices

2017-07-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074082#comment-16074082 ] Simon Willnauer commented on LUCENE-7837: - +1 LGTM &

[jira] [Commented] (LUCENE-7896) Upgrade to RandomizedRunner 2.5.2

2017-07-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16073659#comment-16073659 ] Simon Willnauer commented on LUCENE-7896: - here is the link to the RR i

[jira] [Updated] (LUCENE-7896) Upgrade to RandomizedRunner 2.5.2

2017-07-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-7896: Attachment: LUCENE-7896.patch > Upgrade to RandomizedRunner 2.

[jira] [Created] (LUCENE-7896) Upgrade to RandomizedRunner 2.5.2

2017-07-04 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-7896: --- Summary: Upgrade to RandomizedRunner 2.5.2 Key: LUCENE-7896 URL: https://issues.apache.org/jira/browse/LUCENE-7896 Project: Lucene - Core Issue Type

[jira] [Commented] (LUCENE-7868) Use multiple threads to apply deletes and DV updates

2017-06-21 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16057623#comment-16057623 ] Simon Willnauer commented on LUCENE-7868: - LGTM thanks for all the iterat

Re: Review Request 60154: LUCENE-7868: Concurrent deletes and doc values updates

2017-06-21 Thread Simon Willnauer
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60154/#review178493 --- Ship it! Ship It! - Simon Willnauer On June 21, 2017, 10:04

[jira] [Commented] (LUCENE-7868) Use multiple threads to apply deletes and DV updates

2017-06-21 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16057196#comment-16057196 ] Simon Willnauer commented on LUCENE-7868: - [~mikemccand] can you up

[jira] [Commented] (LUCENE-7868) Use multiple threads to apply deletes and DV updates

2017-06-19 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16053746#comment-16053746 ] Simon Willnauer commented on LUCENE-7868: - [~mikemccand] I did a second pass

Re: Review Request 60154: LUCENE-7868: Concurrent deletes and doc values updates

2017-06-19 Thread Simon Willnauer
ines 838 (patched) <https://reviews.apache.org/r/60154/#comment252098> a message would be great here? - Simon Willnauer On June 18, 2017, 1:22 p.m., Mike McCandless wrote: > >

[jira] [Commented] (LUCENE-7868) Use multiple threads to apply deletes and DV updates

2017-06-16 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052351#comment-16052351 ] Simon Willnauer commented on LUCENE-7868: - [~mikemccand] i did a first pas

Re: Review Request 60154: LUCENE-7868: Concurrent deletes and doc values updates

2017-06-16 Thread Simon Willnauer
remove? lucene/core/src/java/org/apache/lucene/index/SegmentReader.java Lines 165 (patched) <https://reviews.apache.org/r/60154/#comment251952> is this a bug? should this be fixed seperately? - Simon Willnauer On June 16, 2017, 1:20 p.m., Mike McCandless

[jira] [Resolved] (LUCENE-7707) Only assign ScoreDoc#shardIndex if it was already assigned to non default (-1) value

2017-02-24 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-7707. - Resolution: Fixed Assignee: Simon Willnauer thanks everbody! it's good to be

[jira] [Comment Edited] (LUCENE-7707) Only assign ScoreDoc#shardIndex if it was already assigned to non default (-1) value

2017-02-24 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15882443#comment-15882443 ] Simon Willnauer edited comment on LUCENE-7707 at 2/24/17 10:5

[jira] [Commented] (LUCENE-7707) Only assign ScoreDoc#shardIndex if it was already assigned to non default (-1) value

2017-02-23 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15882136#comment-15882136 ] Simon Willnauer commented on LUCENE-7707: - [~jpountz] are your conc

[jira] [Updated] (LUCENE-7707) Only assign ScoreDoc#shardIndex if it was already assigned to non default (-1) value

2017-02-23 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-7707: Attachment: LUCENE-7707.patch fix typo s/loosing/losing > Only assign ScoreDoc#shardIn

[jira] [Updated] (LUCENE-7707) Only assign ScoreDoc#shardIndex if it was already assigned to non default (-1) value

2017-02-23 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-7707: Attachment: LUCENE-7707.patch updated javadocs > Only assign ScoreDoc#shardIndex if

[jira] [Updated] (LUCENE-7707) Only assign ScoreDoc#shardIndex if it was already assigned to non default (-1) value

2017-02-23 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-7707: Attachment: LUCENE-7707.patch s/where/were > Only assign ScoreDoc#shardIndex if it

[jira] [Updated] (LUCENE-7707) Only assign ScoreDoc#shardIndex if it was already assigned to non default (-1) value

2017-02-23 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-7707: Attachment: LUCENE-7707.patch here is a new patch adding more safety to it and making the

[jira] [Commented] (LUCENE-7707) Only assign ScoreDoc#shardIndex if it was already assigned to non default (-1) value

2017-02-23 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15881076#comment-15881076 ] Simon Willnauer commented on LUCENE-7707: - bq. Maybe we could require

[jira] [Commented] (LUCENE-7707) Only assign ScoreDoc#shardIndex if it was already assigned to non default (-1) value

2017-02-23 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15880767#comment-15880767 ] Simon Willnauer commented on LUCENE-7707: - I personally think making this so

[jira] [Updated] (LUCENE-7707) Only assign ScoreDoc#shardIndex if it was already assigned to non default (-1) value

2017-02-23 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-7707: Attachment: LUCENE-7707.patch here is another iteration that makes sorting stable and

[jira] [Updated] (LUCENE-7707) Only assign ScoreDoc#shardIndex if it was already assigned to non default (-1) value

2017-02-23 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-7707: Attachment: LUCENE-7707.patch here is a patch > Only assign ScoreDoc#shardIndex if it

[jira] [Created] (LUCENE-7707) Only assign ScoreDoc#shardIndex if it was already assigned to non default (-1) value

2017-02-23 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-7707: --- Summary: Only assign ScoreDoc#shardIndex if it was already assigned to non default (-1) value Key: LUCENE-7707 URL: https://issues.apache.org/jira/browse/LUCENE-7707

[jira] [Closed] (LUCENE-7349) NIOFS and SimpleFSDirectory may leak files if Channel#size() throws an exception

2016-06-21 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer closed LUCENE-7349. --- Resolution: Not A Problem sorry for bothering > NIOFS and SimpleFSDirectory may leak fi

[jira] [Updated] (LUCENE-7349) NIOFS and SimpleFSDirectory may leak files if Channel#size() throws an exception

2016-06-21 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-7349: Attachment: LUCENE-7349.patch > NIOFS and SimpleFSDirectory may leak files if Channel#s

[jira] [Created] (LUCENE-7349) NIOFS and SimpleFSDirectory may leak files if Channel#size() throws an exception

2016-06-21 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-7349: --- Summary: NIOFS and SimpleFSDirectory may leak files if Channel#size() throws an exception Key: LUCENE-7349 URL: https://issues.apache.org/jira/browse/LUCENE-7349

[jira] [Commented] (LUCENE-7324) ExitableDirectoryReader should not check on every term

2016-06-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15322498#comment-15322498 ] Simon Willnauer commented on LUCENE-7324: - there are a lot of things wrong

[jira] [Created] (LUCENE-7324) ExitableDirectoryReader should not check on every term

2016-06-09 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-7324: --- Summary: ExitableDirectoryReader should not check on every term Key: LUCENE-7324 URL: https://issues.apache.org/jira/browse/LUCENE-7324 Project: Lucene - Core

Re: [JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_92) - Build # 206 - Failure!

2016-05-26 Thread Simon Willnauer
pushed a fix - sorry for the noise On Thu, May 26, 2016 at 12:03 PM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/206/ > Java: 32bit/jdk1.8.0_92 -server -XX:+UseG1GC > > 2 tests failed. > FAILED: > junit.framework.TestSuite.org.apache.lucene.st

[jira] [Resolved] (LUCENE-7300) Add directory wrapper that optionally uses hardlinks in copyFrom

2016-05-26 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-7300. - Resolution: Fixed Assignee: Simon Willnauer Fix Version/s: master (7.0

[jira] [Updated] (LUCENE-7300) Add directory wrapper that optionally uses hardlinks in copyFrom

2016-05-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-7300: Attachment: LUCENE-7300.patch I added some lines to the javadocs [~dweiss] >

[jira] [Commented] (LUCENE-7300) Add directory wrapper that optionally uses hardlinks in copyFrom

2016-05-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299746#comment-15299746 ] Simon Willnauer commented on LUCENE-7300: - https://www.youtube.com/wat

[jira] [Updated] (LUCENE-7300) Add directory wrapper that optionally uses hardlinks in copyFrom

2016-05-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-7300: Attachment: LUCENE-7300.patch here is a patch that adds such a directory with a test

[jira] [Created] (LUCENE-7300) Add directory wrapper that optionally uses hardlinks in copyFrom

2016-05-25 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-7300: --- Summary: Add directory wrapper that optionally uses hardlinks in copyFrom Key: LUCENE-7300 URL: https://issues.apache.org/jira/browse/LUCENE-7300 Project

[jira] [Resolved] (LUCENE-7080) MockDirectoryWrapper relies on HashSet iteration order

2016-03-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-7080. - Resolution: Fixed Fix Version/s: 6.x 6.1 6.0

[jira] [Updated] (LUCENE-7080) MockDirectoryWrapper relies on HashSet iteration order

2016-03-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-7080: Attachment: LUCENE-7080.patch here is a patch > MockDirectoryWrapper relies on Hash

[jira] [Comment Edited] (LUCENE-7080) MockDirectoryWrapper relies on HashSet iteration order

2016-03-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186829#comment-15186829 ] Simon Willnauer edited comment on LUCENE-7080 at 3/9/16 9:2

[jira] [Commented] (LUCENE-7080) MockDirectoryWrapper relies on HashSet iteration order

2016-03-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186829#comment-15186829 ] Simon Willnauer commented on LUCENE-7080: - [~mariusneo] the lucene

[jira] [Assigned] (LUCENE-7080) MockDirectoryWrapper relies on HashSet iteration order

2016-03-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-7080: --- Assignee: Simon Willnauer > MockDirectoryWrapper relies on HashSet iteration or

[jira] [Created] (LUCENE-7080) MDW relies on HashSet iteration order

2016-03-08 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-7080: --- Summary: MDW relies on HashSet iteration order Key: LUCENE-7080 URL: https://issues.apache.org/jira/browse/LUCENE-7080 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-6849) Add IndexWriter API to write segment(s) without refreshing them

2015-11-23 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021739#comment-15021739 ] Simon Willnauer commented on LUCENE-6849: - nice change - simple but powe

Welcome Areek Zillur to the Lucene / Solr PMC

2015-11-11 Thread Simon Willnauer
I'm pleased to announce that Areek has accepted the PMC's invitation to join. Welcome Areek! Simon

[jira] [Commented] (LUCENE-6892) various lucene.index initialCapacity tweaks

2015-11-11 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15000341#comment-15000341 ] Simon Willnauer commented on LUCENE-6892: - LGTM > various lucen

[jira] [Created] (LUCENE-6860) lucene-spatial has a runtime dependency on spatial-4j tests jar

2015-10-28 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-6860: --- Summary: lucene-spatial has a runtime dependency on spatial-4j tests jar Key: LUCENE-6860 URL: https://issues.apache.org/jira/browse/LUCENE-6860 Project

[jira] [Commented] (LUCENE-6838) Add getters for IndexSearcher's query cache and caching policy

2015-10-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14956609#comment-14956609 ] Simon Willnauer commented on LUCENE-6838: - looks good +1 > Add gett

[jira] [Commented] (LUCENE-6713) TooComplexToDeterminizeException claims to be serializable but actually isn't?

2015-08-05 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14658300#comment-14658300 ] Simon Willnauer commented on LUCENE-6713: - thx

[jira] [Resolved] (LUCENE-6714) Expose version and resource description in CorruptIndexException and friends

2015-08-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-6714. - Resolution: Fixed Assignee: Simon Willnauer > Expose version and resou

[jira] [Updated] (LUCENE-6714) Expose version and resource description in CorruptIndexException and friends

2015-08-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-6714: Attachment: LUCENE-6714.patch new patch with consistent naming for resourceDescription

[jira] [Updated] (LUCENE-6714) Expose version and resource description in CorruptIndexException and friends

2015-08-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-6714: Attachment: LUCENE-6714.patch new patch with some simple test additions to sanity check

[jira] [Commented] (LUCENE-6714) Expose version and resource description in CorruptIndexException and friends

2015-08-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14652027#comment-14652027 ] Simon Willnauer commented on LUCENE-6714: - > Looks good. Can we

[jira] [Created] (LUCENE-6714) Expose version and resource description in CorruptIndexException and friends

2015-08-03 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-6714: --- Summary: Expose version and resource description in CorruptIndexException and friends Key: LUCENE-6714 URL: https://issues.apache.org/jira/browse/LUCENE-6714

[jira] [Updated] (LUCENE-6714) Expose version and resource description in CorruptIndexException and friends

2015-08-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-6714: Attachment: LUCENE-6714.patch here is a simple patch > Expose version and resou

[jira] [Resolved] (LUCENE-6559) TimeLimitingCollector should check timeout also when LeafCollector is pulled

2015-06-15 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-6559. - Resolution: Fixed Assignee: Simon Willnauer > TimeLimitingCollector should ch

[jira] [Updated] (LUCENE-6559) TimeLimitingCollector should check timeout also when LeafCollector is pulled

2015-06-13 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-6559: Attachment: LUCENE-6559.patch new patch fixing the test - I think it's

[jira] [Updated] (LUCENE-6559) TimeLimitingCollector should check timeout also when LeafCollector is pulled

2015-06-12 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-6559: Attachment: LUCENE-6559.patch here is a simple fix and a test > TimeLimitingCollec

[jira] [Created] (LUCENE-6559) TimeLimitingCollector should check timeout also when LeafCollector is pulled

2015-06-12 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-6559: --- Summary: TimeLimitingCollector should check timeout also when LeafCollector is pulled Key: LUCENE-6559 URL: https://issues.apache.org/jira/browse/LUCENE-6559

[jira] [Updated] (LUCENE-6507) Directory#makeLock is trappy (it does not aquire lock, although its name implies) + NativeFSLock.close() has side effects

2015-05-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-6507: Attachment: LUCENE-6507.patch here is a patch that reproduces the problem on linux. I also

[jira] [Commented] (LUCENE-6507) Directory#makeLock is trappy

2015-05-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562787#comment-14562787 ] Simon Willnauer commented on LUCENE-6507: - oh nevermind - this is only wi

[jira] [Commented] (LUCENE-6507) Directory#makeLock is trappy

2015-05-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562783#comment-14562783 ] Simon Willnauer commented on LUCENE-6507: - I agree with rob that there is a

[jira] [Commented] (LUCENE-6507) Directory#makeLock is trappy

2015-05-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562643#comment-14562643 ] Simon Willnauer commented on LUCENE-6507: - yeah this seems to go into the r

[jira] [Commented] (LUCENE-6507) Directory#makeLock is trappy

2015-05-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562630#comment-14562630 ] Simon Willnauer commented on LUCENE-6507: - why don't we just hide t

[jira] [Created] (LUCENE-6507) Directory#makeLock is trappy

2015-05-28 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-6507: --- Summary: Directory#makeLock is trappy Key: LUCENE-6507 URL: https://issues.apache.org/jira/browse/LUCENE-6507 Project: Lucene - Core Issue Type: Bug

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

2015-05-26 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-6499. - Resolution: Fixed Assignee: Simon Willnauer > WindowsFS misses to remove open f

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

2015-05-26 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559824#comment-14559824 ] Simon Willnauer commented on LUCENE-6499: - [~dawidweiss] I committed a

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

2015-05-26 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: Fix Version/s: (was: 5.3) 5.2 > WindowsFS misses to remove o

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

2015-05-26 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559789#comment-14559789 ] Simon Willnauer commented on LUCENE-6499: - uwe learned a new API - I knew

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