[jira] [Resolved] (LUCENE-5772) SortingAtomicReader should implement getSortedNumericDocValues

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

[jira] [Updated] (LUCENE-5772) SortingAtomicReader should implement getSortedNumericDocValues

2014-06-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5772: --- Fix Version/s: 4.10 SortingAtomicReader should implement getSortedNumericDocValues

[jira] [Created] (LUCENE-5772) SortingAtomicReader should implement getSortedNumericDocValues

2014-06-17 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-5772: -- Summary: SortingAtomicReader should implement getSortedNumericDocValues Key: LUCENE-5772 URL: https://issues.apache.org/jira/browse/LUCENE-5772 Project: Lucene - Core

[jira] [Updated] (LUCENE-5772) SortingAtomicReader should implement getSortedNumericDocValues

2014-06-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5772: --- Attachment: LUCENE-5772.patch Fixed SortingAtomicReader and added relevant test

[jira] [Commented] (LUCENE-5772) SortingAtomicReader should implement getSortedNumericDocValues

2014-06-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14034131#comment-14034131 ] Shai Erera commented on LUCENE-5772: Thanks Rob. I know you're working on 4.9 release

[jira] [Updated] (LUCENE-5772) SortingAtomicReader should implement getSortedNumericDocValues

2014-06-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5772: --- Attachment: LUCENE-5772.patch Fixed silly test bug. SortingAtomicReader should implement

[jira] [Commented] (LUCENE-5102) move DocIdBitSet from lucene-core to lucene-test-framework

2014-06-16 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14032260#comment-14032260 ] Shai Erera commented on LUCENE-5102: I think we should remove it, but deprecate in 4

[jira] [Commented] (LUCENE-5762) Disable old codecs as much as possible

2014-06-16 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14032264#comment-14032264 ] Shai Erera commented on LUCENE-5762: +1 Disable old codecs as much as possible

[jira] [Commented] (LUCENE-5748) SORTED_NUMERIC dv type

2014-06-12 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14028884#comment-14028884 ] Shai Erera commented on LUCENE-5748: Reviewed the patch, looks good. Maybe add

[jira] [Commented] (LUCENE-5748) SORTED_NUMERIC dv type

2014-06-12 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029011#comment-14029011 ] Shai Erera commented on LUCENE-5748: As I said, +1 to commit anyway. I like

[jira] [Commented] (LUCENE-5688) NumericDocValues fields with sparse data can be compressed better

2014-06-01 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14014922#comment-14014922 ] Shai Erera commented on LUCENE-5688: Ahh, I see now that you only wrote a DVFormat

[jira] [Commented] (LUCENE-5688) NumericDocValues fields with sparse data can be compressed better

2014-05-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012177#comment-14012177 ] Shai Erera commented on LUCENE-5688: bq. It does a binary search on the position data

[jira] [Resolved] (LUCENE-5680) Allow updating multiple DocValues fields atomically

2014-05-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5680. Resolution: Fixed Fix Version/s: 5.0 4.9 Committed to trunk and 4x

[jira] [Updated] (LUCENE-5680) Allow updating multiple DocValues fields atomically

2014-05-28 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5680: --- Attachment: LUCENE-5680.patch Patch ports all tests to use the atomic updates. This removed

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

2014-05-28 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011098#comment-14011098 ] Shai Erera commented on LUCENE-5711: Note that this was changed in LUCENE-1763

[jira] [Commented] (LUCENE-5680) Allow updating multiple DocValues fields atomically

2014-05-28 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012065#comment-14012065 ] Shai Erera commented on LUCENE-5680: I think it's ready so if there are no objections

[jira] [Commented] (LUCENE-5708) Remove IndexWriterConfig.clone

2014-05-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009722#comment-14009722 ] Shai Erera commented on LUCENE-5708: I think the way you fixed some tests that used

[jira] [Commented] (LUCENE-5708) Remove IndexWriterConfig.clone

2014-05-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009988#comment-14009988 ] Shai Erera commented on LUCENE-5708: bq. Hmm which tests rely on using the same IWC

[jira] [Comment Edited] (LUCENE-5708) Remove IndexWriterConfig.clone

2014-05-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009988#comment-14009988 ] Shai Erera edited comment on LUCENE-5708 at 5/27/14 5:56 PM

[jira] [Resolved] (LUCENE-5706) Don't allow unsetting values through DocValues updates

2014-05-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5706. Resolution: Fixed Fix Version/s: 5.0 4.9 Committed to trunk and 4x

[jira] [Comment Edited] (LUCENE-5705) ConcurrentMergeScheduler/maxMergeCount default is too low

2014-05-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008282#comment-14008282 ] Shai Erera edited comment on LUCENE-5705 at 5/25/14 6:07 AM

[jira] [Created] (LUCENE-5706) Don't allow unsetting values through DocValues updates

2014-05-25 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-5706: -- Summary: Don't allow unsetting values through DocValues updates Key: LUCENE-5706 URL: https://issues.apache.org/jira/browse/LUCENE-5706 Project: Lucene - Core

[jira] [Commented] (LUCENE-5680) Allow updating multiple DocValues fields atomically

2014-05-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008386#comment-14008386 ] Shai Erera commented on LUCENE-5680: Opened LUCENE-5706 to disallow unsetting values

[jira] [Commented] (LUCENE-5705) ConcurrentMergeScheduler/maxMergeCount default is too low

2014-05-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008387#comment-14008387 ] Shai Erera commented on LUCENE-5705: Orthogonal to this issue, but it sounds like

[jira] [Commented] (LUCENE-5706) Don't allow unsetting values through DocValues updates

2014-05-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008391#comment-14008391 ] Shai Erera commented on LUCENE-5706: Why is that impossible? Solr can still update

[jira] [Commented] (LUCENE-5706) Don't allow unsetting values through DocValues updates

2014-05-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008394#comment-14008394 ] Shai Erera commented on LUCENE-5706: I checked the patch on SOLR-5944 and I only see

[jira] [Commented] (LUCENE-5705) ConcurrentMergeScheduler/maxMergeCount default is too low

2014-05-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008396#comment-14008396 ] Shai Erera commented on LUCENE-5705: It depends what would you like to achieve

[jira] [Updated] (LUCENE-5706) Don't allow unsetting values through DocValues updates

2014-05-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5706: --- Attachment: LUCENE-5706.patch Patch removes this capability. It simplified a lot of the internal

[jira] [Commented] (LUCENE-5705) ConcurrentMergeScheduler/maxMergeCount default is too low

2014-05-24 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008282#comment-14008282 ] Shai Erera commented on LUCENE-5705: +1 to not change the default in CMS, and commit

[jira] [Commented] (LUCENE-5683) Improve SegmentReader.getXXXDocValues

2014-05-23 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007040#comment-14007040 ] Shai Erera commented on LUCENE-5683: It's not ridiculous :). But +1 to commit

[jira] [Commented] (LUCENE-5680) Allow updating multiple DocValues fields atomically

2014-05-23 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007150#comment-14007150 ] Shai Erera commented on LUCENE-5680: bq. why do we have both MISSING

[jira] [Commented] (LUCENE-5683) Improve SegmentReader.getXXXDocValues

2014-05-22 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14005729#comment-14005729 ] Shai Erera commented on LUCENE-5683: I've thought about it more ... I really don't

[jira] [Resolved] (LUCENE-5683) Improve SegmentReader.getXXXDocValues

2014-05-22 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5683. Resolution: Won't Fix Improve SegmentReader.getXXXDocValues

[jira] [Commented] (LUCENE-5693) don't write deleted documents on flush

2014-05-22 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14005735#comment-14005735 ] Shai Erera commented on LUCENE-5693: So the question is, if we think the common case

[jira] [Commented] (LUCENE-5693) don't write deleted documents on flush

2014-05-22 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14005754#comment-14005754 ] Shai Erera commented on LUCENE-5693: I don't see what's wrong w/ not sending

[jira] [Commented] (LUCENE-5693) don't write deleted documents on flush

2014-05-22 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14005795#comment-14005795 ] Shai Erera commented on LUCENE-5693: Hmm, I reviewed SortedDVWriter and I understand

[jira] [Commented] (LUCENE-5693) don't write deleted documents on flush

2014-05-22 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14005837#comment-14005837 ] Shai Erera commented on LUCENE-5693: bq. But I'll resolve this as WONTFIX ... looks

[jira] [Commented] (LUCENE-5683) Improve SegmentReader.getXXXDocValues

2014-05-22 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14006759#comment-14006759 ] Shai Erera commented on LUCENE-5683: You replaced a hash lookup by an instanceof

[jira] [Commented] (LUCENE-5689) FieldInfo.setDocValuesGen should not be public.

2014-05-21 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14004557#comment-14004557 ] Shai Erera commented on LUCENE-5689: ReaderAndUpdates already clones all FIs

[jira] [Commented] (LUCENE-5679) Consolidate IndexWriter.deleteDocuments()

2014-05-21 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14004560#comment-14004560 ] Shai Erera commented on LUCENE-5679: I'm not sure how critical it is Uwe. Yes

[jira] [Resolved] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-05-21 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5618. Resolution: Fixed Lucene Fields: New,Patch Available (was: New) Committed to trunk and 4x

[jira] [Resolved] (LUCENE-5636) SegmentCommitInfo continues to list unneeded gen'd files

2014-05-21 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5636. Resolution: Fixed Fix Version/s: 5.0 4.9 Fixed in LUCENE-5618

[jira] [Commented] (LUCENE-5683) Improve SegmentReader.getXXXDocValues

2014-05-21 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14004742#comment-14004742 ] Shai Erera commented on LUCENE-5683: I implemented it, many tests fail in CheckIndex

[jira] [Commented] (LUCENE-5693) don't write deleted documents on flush

2014-05-21 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14004835#comment-14004835 ] Shai Erera commented on LUCENE-5693: Today we apply the deletes (update the bitset

[jira] [Commented] (LUCENE-5680) Allow updating multiple DocValues fields atomically

2014-05-20 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002928#comment-14002928 ] Shai Erera commented on LUCENE-5680: Well, first updateNumeric/BinaryDV() allows you

[jira] [Comment Edited] (LUCENE-5680) Allow updating multiple DocValues fields atomically

2014-05-20 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002928#comment-14002928 ] Shai Erera edited comment on LUCENE-5680 at 5/20/14 8:32 AM

[jira] [Updated] (LUCENE-5679) Consolidate IndexWriter.deleteDocuments()

2014-05-20 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5679: --- Attachment: LUCENE-5679.patch Patch removes the single-arg delDocs Term/Query variants. Everything

[jira] [Updated] (LUCENE-5680) Allow updating multiple DocValues fields atomically

2014-05-20 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5680: --- Attachment: LUCENE-5680.patch Patch contains the {{Field...}} vs {{DocValuesUpdate...}} variants

[jira] [Commented] (LUCENE-5689) FieldInfo.setDocValuesGen should not be public.

2014-05-20 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003556#comment-14003556 ] Shai Erera commented on LUCENE-5689: Looks good. So now FI.setDVGen is used only

[jira] [Resolved] (LUCENE-5679) Consolidate IndexWriter.deleteDocuments()

2014-05-20 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5679. Resolution: Fixed Fix Version/s: 5.0 4.9 Assignee: Shai Erera

[jira] [Commented] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-05-19 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14001491#comment-14001491 ] Shai Erera commented on LUCENE-5618: I looked and I can easily pull all

[jira] [Created] (LUCENE-5683) Improve SegmentReader.getXXXDocValues

2014-05-19 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-5683: -- Summary: Improve SegmentReader.getXXXDocValues Key: LUCENE-5683 URL: https://issues.apache.org/jira/browse/LUCENE-5683 Project: Lucene - Core Issue Type

[jira] [Commented] (LUCENE-5680) Allow updating multiple DocValues fields atomically

2014-05-19 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002744#comment-14002744 ] Shai Erera commented on LUCENE-5680: I started to implement an {{updateDocValues(Term

[jira] [Updated] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-05-19 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5618: --- Attachment: LUCENE-5618.patch Good idea Mike, patch clarifies this code block. DocValues updates

Re: Consolidate IndexWriter.deleteDocuments()

2014-05-18 Thread Shai Erera
Opened https://issues.apache.org/jira/browse/LUCENE-5679. On Sat, May 17, 2014 at 11:38 AM, Michael McCandless luc...@mikemccandless.com wrote: +1 Mike McCandless http://blog.mikemccandless.com On Fri, May 16, 2014 at 7:03 PM, Chris Hostetter hossman_luc...@fucit.org wrote: : I

[jira] [Commented] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-05-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14001008#comment-14001008 ] Shai Erera commented on LUCENE-5618: Thanks Rob! bq. My only concern (which can

[jira] [Commented] (LUCENE-5672) Addindexes does not call maybeMerge

2014-05-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14001038#comment-14001038 ] Shai Erera commented on LUCENE-5672: IIRC, I changed that on LUCENE-2245. The core

[jira] [Updated] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-05-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5618: --- Attachment: LUCENE-5618.patch I modified SegDocValues API to take FieldInfos

[jira] [Created] (LUCENE-5680) Allow updating multiple DocValues fields atomically

2014-05-18 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-5680: -- Summary: Allow updating multiple DocValues fields atomically Key: LUCENE-5680 URL: https://issues.apache.org/jira/browse/LUCENE-5680 Project: Lucene - Core

[jira] [Updated] (LUCENE-5680) Allow updating multiple DocValues fields atomically

2014-05-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5680: --- Attachment: LUCENE-5680.patch Patch add {{IndexWriter.updateDocValues(DocValuesUpdate...)}} API

[jira] [Updated] (LUCENE-5680) Allow updating multiple DocValues fields atomically

2014-05-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5680: --- Attachment: LUCENE-5680.patch I made a slight change to the reduce the API: instead of exposing

[jira] [Updated] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-05-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5618: --- Attachment: LUCENE-5618.patch Patch folds in latest feedback. DocValues updates send wrong

[jira] [Commented] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-05-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14001186#comment-14001186 ] Shai Erera commented on LUCENE-5618: {quote} In SegmentReader.initDocValuesProducers

[jira] [Commented] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-05-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14001291#comment-14001291 ] Shai Erera commented on LUCENE-5618: bq. Thats not the code. you are omitting

[jira] [Commented] (LUCENE-5680) Allow updating multiple DocValues fields atomically

2014-05-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14001296#comment-14001296 ] Shai Erera commented on LUCENE-5680: bq. I think whats wrong here

[jira] [Commented] (LUCENE-5663) Fix FSDirectory.open API

2014-05-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14001363#comment-14001363 ] Shai Erera commented on LUCENE-5663: I don't like the shadowing idea. The open method

[jira] [Created] (LUCENE-5679) Consolidate IndexWriter.deleteDocuments()

2014-05-17 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-5679: -- Summary: Consolidate IndexWriter.deleteDocuments() Key: LUCENE-5679 URL: https://issues.apache.org/jira/browse/LUCENE-5679 Project: Lucene - Core Issue Type

Consolidate IndexWriter.deleteDocuments()

2014-05-16 Thread Shai Erera
Hi I was looking at IW.deleteDocs() API, and was wondering why do we have both deleteDocuments(Term) and deleteDocuments(Term...). Why can't we have just the vararg one? Same applies to deleteDocuments(Query). Both delDocs(Term) and delDocs(Term..) call DocsWriter.deleteTerms(Term...) and

[jira] [Commented] (LUCENE-5658) IllegalArgumentException from ByteBufferIndexInput.buildSlice

2014-05-15 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13993113#comment-13993113 ] Shai Erera commented on LUCENE-5658: An update, after a short chat with the guy

[jira] [Resolved] (LUCENE-5619) TestBackwardsCompatibility needs updatable docvalues

2014-05-15 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5619. Resolution: Fixed Fix Version/s: 5.0 4.9 Assignee: Shai Erera

[jira] [Commented] (LUCENE-5619) TestBackwardsCompatibility needs updatable docvalues

2014-05-14 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13993571#comment-13993571 ] Shai Erera commented on LUCENE-5619: I am looking into this since it's important

[jira] [Commented] (LUCENE-5619) TestBackwardsCompatibility needs updatable docvalues

2014-05-14 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997358#comment-13997358 ] Shai Erera commented on LUCENE-5619: If there are no objections, I will commit

[jira] [Updated] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-05-14 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5618: --- Attachment: LUCENE-5618.patch After committing LUCENE-5619, with the previous patch

[jira] [Commented] (LUCENE-5661) LiveIndexWriterConfig has setters that require magical order

2014-05-14 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13993585#comment-13993585 ] Shai Erera commented on LUCENE-5661: I hit this confusing magic order myself a couple

[jira] [Updated] (LUCENE-5619) TestBackwardsCompatibility needs updatable docvalues

2014-05-13 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5619: --- Attachment: dvupdates.48.zip LUCENE-5619.patch Patch adds a test to TestBackCompat

[jira] [Created] (LUCENE-5658) IllegalArgumentException from ByteBufferIndexInput.buildSlice

2014-05-13 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-5658: -- Summary: IllegalArgumentException from ByteBufferIndexInput.buildSlice Key: LUCENE-5658 URL: https://issues.apache.org/jira/browse/LUCENE-5658 Project: Lucene - Core

[jira] [Commented] (LUCENE-5663) Fix FSDirectory.open API

2014-05-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994475#comment-13994475 ] Shai Erera commented on LUCENE-5663: We can have FSDirectoryFactory, but I usually

[jira] [Updated] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-05-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5618: --- Attachment: LUCENE-5618.patch Patch addresses the following: * Modifies Lucene45

[jira] [Assigned] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-05-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera reassigned LUCENE-5618: -- Assignee: Shai Erera DocValues updates send wrong fieldinfos to codec producers

[jira] [Commented] (LUCENE-5644) ThreadAffinityDocumentsWriterThreadPool should clear the bindings on flush

2014-05-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992564#comment-13992564 ] Shai Erera commented on LUCENE-5644: {quote} For that to work right you need to use

[jira] [Updated] (LUCENE-5636) SegmentCommitInfo continues to list unneeded gen'd files

2014-05-02 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5636: --- Priority: Major (was: Critical) SegmentCommitInfo continues to list unneeded gen'd files

[jira] [Commented] (LUCENE-5636) SegmentCommitInfo continues to list unneeded gen'd files

2014-05-02 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13988005#comment-13988005 ] Shai Erera commented on LUCENE-5636: I chatted with Robert about this. The current

[jira] [Created] (LUCENE-5636) SegmentCommitInfo continues to list unneeded gen'd files

2014-05-01 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-5636: -- Summary: SegmentCommitInfo continues to list unneeded gen'd files Key: LUCENE-5636 URL: https://issues.apache.org/jira/browse/LUCENE-5636 Project: Lucene - Core

[jira] [Updated] (LUCENE-5636) SegmentCommitInfo continues to list unneeded gen'd files

2014-05-01 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5636: --- Attachment: LUCENE-5636.patch Patch improves the test to expose the bug. SegmentCommitInfo

[jira] [Commented] (LUCENE-5636) SegmentCommitInfo continues to list unneeded gen'd files

2014-05-01 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13986859#comment-13986859 ] Shai Erera commented on LUCENE-5636: Hmm, actually I think I can fix it w/o breaking

[jira] [Updated] (LUCENE-5591) ReaderAndUpdates should create a proper IOContext when writing DV updates

2014-04-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5591: --- Attachment: LUCENE-5591.patch Thanks Mike. I modified to ramBytesPerDoc and fixed Numeric to return

[jira] [Updated] (LUCENE-5633) NoMergePolicy should have one singleton - NoMergePolicy.INSTANCE

2014-04-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5633: --- Attachment: LUCENE-5633.patch Patch removes the two singletons and adds a single INSTANCE. Also

[jira] [Updated] (LUCENE-5591) ReaderAndUpdates should create a proper IOContext when writing DV updates

2014-04-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5591: --- Attachment: LUCENE-5591.patch OK I moved to Math.ceil(). I thought ceil2() is quite cool

[jira] [Resolved] (LUCENE-5633) NoMergePolicy should have one singleton - NoMergePolicy.INSTANCE

2014-04-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5633. Resolution: Fixed Fix Version/s: 5.0 4.9 Assignee: Shai Erera

[jira] [Resolved] (LUCENE-5591) ReaderAndUpdates should create a proper IOContext when writing DV updates

2014-04-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5591. Resolution: Fixed Fix Version/s: 5.0 4.9 Assignee: Shai Erera

[jira] [Commented] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-04-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984218#comment-13984218 ] Shai Erera commented on LUCENE-5618: bq. I dont like this pushing back against

[jira] [Updated] (LUCENE-5591) ReaderAndUpdates should create a proper IOContext when writing DV updates

2014-04-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5591: --- Attachment: LUCENE-5591.patch Patch adds an approximation flush size

[jira] [Commented] (LUCENE-5591) ReaderAndUpdates should create a proper IOContext when writing DV updates

2014-04-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984234#comment-13984234 ] Shai Erera commented on LUCENE-5591: BTW, I started by adding {{ramBytesUsed

[jira] [Commented] (LUCENE-5633) NoMergePolicy should have one singleton - NoMergePolicy.INSTANCE

2014-04-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984302#comment-13984302 ] Shai Erera commented on LUCENE-5633: To repeat here what I wrote on the thread, if we

[jira] [Commented] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-04-28 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982853#comment-13982853 ] Shai Erera commented on LUCENE-5618: I modified the code to pass all the FIs

[jira] [Commented] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-04-28 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982931#comment-13982931 ] Shai Erera commented on LUCENE-5618: If we separate each DV update into its own file

[jira] [Commented] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-04-22 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13977136#comment-13977136 ] Shai Erera commented on LUCENE-5618: bq. I'm still unsure if this should block 4.8

[jira] [Commented] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-04-22 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13977133#comment-13977133 ] Shai Erera commented on LUCENE-5618: bq. I think its a design flaw in how this stuff

[jira] [Commented] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-04-22 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13977152#comment-13977152 ] Shai Erera commented on LUCENE-5618: bq. The codec should NOT be aware of dv updates

[jira] [Commented] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-04-22 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13977216#comment-13977216 ] Shai Erera commented on LUCENE-5618: OK I'll take a look at passing all FIs. I agree

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