[jira] [Updated] (LUCENE-5098) Broadword bit selection

2013-07-11 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5098: - Assignee: Adrien Grand Broadword bit selection ---

[jira] [Updated] (LUCENE-5100) BaseDocIdSetTestCase

2013-07-11 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5100: - Attachment: LUCENE-5100.patch Thanks for the explanation, Robert. I tried to factorize some

[jira] [Commented] (LUCENE-5098) Broadword bit selection

2013-07-11 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13705827#comment-13705827 ] Adrien Grand commented on LUCENE-5098: -- It does. Broadword bit

[jira] [Commented] (LUCENE-2750) add Kamikaze 3.0.1 into Lucene

2013-07-11 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13705876#comment-13705876 ] Adrien Grand commented on LUCENE-2750: -- FYI I ran his benchmark and the thing is

[jira] [Commented] (LUCENE-5098) Broadword bit selection

2013-07-11 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13706372#comment-13706372 ] Adrien Grand commented on LUCENE-5098: -- bq. A safe conclusion is that moving

[jira] [Closed] (LUCENE-5105) IndexOptions.DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS has no effect

2013-07-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand closed LUCENE-5105. Resolution: Invalid IndexOptions only apply to the inverted index. For term vectors, please use

[jira] [Resolved] (LUCENE-5100) BaseDocIdSetTestCase

2013-07-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-5100. -- Resolution: Fixed Fix Version/s: 4.5 BaseDocIdSetTestCase

[jira] [Updated] (LUCENE-2750) add Kamikaze 3.0.1 into Lucene

2013-07-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-2750: - Attachment: LUCENE-2750.patch I wrote an implementation of a PForDeltaDocIdSet based on the

[jira] [Commented] (LUCENE-5101) make it easier to plugin different bitset implementations to CachingWrapperFilter

2013-07-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13707268#comment-13707268 ] Adrien Grand commented on LUCENE-5101: -- A quick note about alternative DocIdSet we

[jira] [Commented] (LUCENE-5098) Broadword bit selection

2013-07-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13707384#comment-13707384 ] Adrien Grand commented on LUCENE-5098: -- Committed. Thanks Paul and Dawid!

[jira] [Updated] (LUCENE-5109) EliasFano value index

2013-07-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5109: - Assignee: Adrien Grand EliasFano value index - Key:

[jira] [Commented] (LUCENE-5101) make it easier to plugin different bitset implementations to CachingWrapperFilter

2013-07-14 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13708113#comment-13708113 ] Adrien Grand commented on LUCENE-5101: -- bq. Do WAH8 and PFOR already have an index?

[jira] [Updated] (LUCENE-5098) Broadword bit selection

2013-07-15 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5098: - Fix Version/s: 4.5 Broadword bit selection --- Key:

[jira] [Resolved] (LUCENE-5098) Broadword bit selection

2013-07-15 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-5098. -- Resolution: Fixed Broadword bit selection ---

[jira] [Created] (LUCENE-5111) Fix WordDelimiterFilter

2013-07-15 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-5111: Summary: Fix WordDelimiterFilter Key: LUCENE-5111 URL: https://issues.apache.org/jira/browse/LUCENE-5111 Project: Lucene - Core Issue Type: Bug

[jira] [Created] (LUCENE-5113) Allow for packing the pending values of our AppendingLongBuffers

2013-07-15 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-5113: Summary: Allow for packing the pending values of our AppendingLongBuffers Key: LUCENE-5113 URL: https://issues.apache.org/jira/browse/LUCENE-5113 Project: Lucene -

[jira] [Updated] (LUCENE-5113) Allow for packing the pending values of our AppendingLongBuffers

2013-07-15 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5113: - Attachment: LUCENE-5113.patch Here is a patch, there is a new freeze() method that packs the

[jira] [Created] (LUCENE-5115) Make WAH8DocIdSet compute its cardinality at building time and use it for cost()

2013-07-15 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-5115: Summary: Make WAH8DocIdSet compute its cardinality at building time and use it for cost() Key: LUCENE-5115 URL: https://issues.apache.org/jira/browse/LUCENE-5115

[jira] [Resolved] (LUCENE-5113) Allow for packing the pending values of our AppendingLongBuffers

2013-07-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-5113. -- Resolution: Fixed Fix Version/s: 4.5 Allow for packing the pending values of our

[jira] [Commented] (LUCENE-5117) DISI.iterator() should never return null.

2013-07-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709890#comment-13709890 ] Adrien Grand commented on LUCENE-5117: -- +1 DISI.iterator() should

[jira] [Updated] (LUCENE-5101) make it easier to plugin different bitset implementations to CachingWrapperFilter

2013-07-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5101: - Attachment: DocIdSetBenchmark.java Well spotted. Maybe I did a mistake when moving the data

[jira] [Updated] (LUCENE-2750) add Kamikaze 3.0.1 into Lucene

2013-07-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-2750: - Attachment: LUCENE-2750.patch Updated patch: DISI.cost() now returns the cardinality of the

[jira] [Closed] (LUCENE-2949) FastVectorHighlighter FieldTermStack could likely benefit from using TermVectorMapper

2013-07-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand closed LUCENE-2949. Resolution: Won't Fix Fix Version/s: (was: 4.4) There is no TermVectorMapper anymore.

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

2013-07-18 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4734: - Attachment: LUCENE-4734.patch Ryan, I iterated over your patch in order to be able to handle a

[jira] [Closed] (LUCENE-4118) FastVectorHighlighter fail to highlight taking in input some proximity query.

2013-07-18 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand closed LUCENE-4118. Resolution: Duplicate Duplicate of LUCENE-4734 FastVectorHighlighter fail to

[jira] [Updated] (LUCENE-4542) Make RECURSION_CAP in HunspellStemmer configurable

2013-07-18 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4542: - Assignee: Adrien Grand (was: Chris Male) Make RECURSION_CAP in HunspellStemmer

[jira] [Resolved] (LUCENE-4542) Make RECURSION_CAP in HunspellStemmer configurable

2013-07-18 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4542. -- Resolution: Fixed Fix Version/s: 4.5 Committed, thanks! Make

[jira] [Commented] (LUCENE-5119) DiskDV SortedDocValues shouldnt hold doc-to-ord in heap memory

2013-07-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13713408#comment-13713408 ] Adrien Grand commented on LUCENE-5119: -- +1 I think it makes sense to make DiskDV

[jira] [Commented] (LUCENE-5119) DiskDV SortedDocValues shouldnt hold doc-to-ord in heap memory

2013-07-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13713414#comment-13713414 ] Adrien Grand commented on LUCENE-5119: -- David, I think your use-case would still

[jira] [Resolved] (LUCENE-5115) Make WAH8DocIdSet compute its cardinality at building time and use it for cost()

2013-07-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-5115. -- Resolution: Fixed Fix Version/s: 4.5 Make WAH8DocIdSet compute its cardinality at

[jira] [Updated] (LUCENE-5057) Hunspell stemmer generates multiple tokens

2013-07-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5057: - Assignee: Adrien Grand Hunspell stemmer generates multiple tokens

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

2013-07-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13713480#comment-13713480 ] Adrien Grand commented on LUCENE-4734: -- Hey Ryan, I think the use-case you are

[jira] [Resolved] (LUCENE-5057) Hunspell stemmer generates multiple tokens

2013-07-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-5057. -- Resolution: Won't Fix I checked with Luca and this is a dictionary issue, fietsen and fiets

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

2013-07-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4734: - Assignee: Adrien Grand FastVectorHighlighter Overlapping Proximity Queries Do Not

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

2013-07-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4734. -- Resolution: Fixed FastVectorHighlighter Overlapping Proximity Queries Do Not Highlight

[jira] [Commented] (LUCENE-5122) DiskDV probably shouldnt use BlockPackedReader for SortedDV doc-to-ord

2013-07-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13713670#comment-13713670 ] Adrien Grand commented on LUCENE-5122: -- For SortingMP, we only provide the ability

[jira] [Commented] (LUCENE-5124) fix+document+rename DiskDV to Lucene45

2013-07-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13713856#comment-13713856 ] Adrien Grand commented on LUCENE-5124: -- +1 fix+document+rename

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

2013-07-22 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand reopened LUCENE-4734: -- FastVectorHighlighter Overlapping Proximity Queries Do Not Highlight

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

2013-07-22 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4734: - Attachment: LUCENE-4734-2.patch The approach I used can be memory-intensive when there are many

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

2013-07-22 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715461#comment-13715461 ] Adrien Grand commented on LUCENE-4734: -- I agree this seems wasteful. Maybe we could

[jira] [Commented] (LUCENE-5131) CheckIndex is confusing for docvalues fields

2013-07-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13719404#comment-13719404 ] Adrien Grand commented on LUCENE-5131: -- Definitely +1 for this patch and printing

[jira] [Commented] (LUCENE-4876) IndexWriterConfig.clone should clone the MergeScheduler

2013-07-26 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13720476#comment-13720476 ] Adrien Grand commented on LUCENE-4876: -- bq. We keep clone() on IWC, and the rest of

[jira] [Commented] (LUCENE-4876) IndexWriterConfig.clone should clone the MergeScheduler

2013-07-26 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13720526#comment-13720526 ] Adrien Grand commented on LUCENE-4876: -- bq. This is currently impossible because of

[jira] [Commented] (LUCENE-4876) IndexWriterConfig.clone should clone the MergeScheduler

2013-07-26 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13720806#comment-13720806 ] Adrien Grand commented on LUCENE-4876: -- The SetOnceIndexWriter on IWC addresses my

[jira] [Commented] (LUCENE-5127) FixedGapTermsIndex should use monotonic compression

2013-07-26 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13720856#comment-13720856 ] Adrien Grand commented on LUCENE-5127: -- This is a very nice cleanup! In

[jira] [Created] (LUCENE-5140) Slowdown of the span queries caused by LUCENE-4946

2013-07-26 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-5140: Summary: Slowdown of the span queries caused by LUCENE-4946 Key: LUCENE-5140 URL: https://issues.apache.org/jira/browse/LUCENE-5140 Project: Lucene - Core

[jira] [Updated] (LUCENE-5140) Slowdown of the span queries caused by LUCENE-4946

2013-07-26 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5140: - Attachment: LUCENE-5140.patch I think it is due to some overhead of our TimSorter

[jira] [Created] (LUCENE-5141) CheckIndex.fixIndex doesn't need a Codec

2013-07-26 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-5141: Summary: CheckIndex.fixIndex doesn't need a Codec Key: LUCENE-5141 URL: https://issues.apache.org/jira/browse/LUCENE-5141 Project: Lucene - Core Issue Type:

[jira] [Updated] (LUCENE-5141) CheckIndex.fixIndex doesn't need a Codec

2013-07-26 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5141: - Attachment: LUCENE-5141.patch Patch removing Codec from the arguments of CheckIndex.fixIndex.

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

2013-07-28 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4734. -- Resolution: Fixed FastVectorHighlighter Overlapping Proximity Queries Do Not Highlight

[jira] [Resolved] (LUCENE-5141) CheckIndex.fixIndex doesn't need a Codec

2013-07-28 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-5141. -- Resolution: Fixed CheckIndex.fixIndex doesn't need a Codec

[jira] [Updated] (LUCENE-5141) CheckIndex.fixIndex doesn't need a Codec

2013-07-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5141: - Fix Version/s: 4.5 5.0 CheckIndex.fixIndex doesn't need a Codec

[jira] [Updated] (LUCENE-5145) Added AppendingPackedLongBuffer extended AbstractAppendingLongBuffer family (customizable compression ratio + bulk retrieval)

2013-07-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5145: - Assignee: Adrien Grand Added AppendingPackedLongBuffer extended

[jira] [Created] (LUCENE-5148) SortedSetDocValues caching / state

2013-07-29 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-5148: Summary: SortedSetDocValues caching / state Key: LUCENE-5148 URL: https://issues.apache.org/jira/browse/LUCENE-5148 Project: Lucene - Core Issue Type:

[jira] [Commented] (LUCENE-5127) FixedGapTermsIndex should use monotonic compression

2013-07-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13722649#comment-13722649 ] Adrien Grand commented on LUCENE-5127: -- +1 FixedGapTermsIndex

[jira] [Commented] (LUCENE-5145) Added AppendingPackedLongBuffer extended AbstractAppendingLongBuffer family (customizable compression ratio + bulk retrieval)

2013-07-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13722770#comment-13722770 ] Adrien Grand commented on LUCENE-5145: -- Thanks Boaz, the patch looks very good! - I

[jira] [Created] (LUCENE-5150) WAH8DocIdSet: dense sets compression

2013-07-29 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-5150: Summary: WAH8DocIdSet: dense sets compression Key: LUCENE-5150 URL: https://issues.apache.org/jira/browse/LUCENE-5150 Project: Lucene - Core Issue Type:

[jira] [Updated] (LUCENE-5150) WAH8DocIdSet: dense sets compression

2013-07-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5150: - Description: In LUCENE-5101, Paul Elschot mentioned that it would be interesting to be able to

[jira] [Updated] (LUCENE-5150) WAH8DocIdSet: dense sets compression

2013-07-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5150: - Attachment: LUCENE-5150.patch Here is a patch. It reserves an additional bit in the header to

[jira] [Resolved] (LUCENE-5145) Added AppendingPackedLongBuffer extended AbstractAppendingLongBuffer family (customizable compression ratio + bulk retrieval)

2013-07-30 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-5145. -- Resolution: Fixed Fix Version/s: 4.5 5.0 Committed. Thanks Boaz!

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723992#comment-13723992 ] Adrien Grand commented on LUCENE-5153: -- I think this is the right thing? On the

[jira] [Commented] (LUCENE-5140) Slowdown of the span queries caused by LUCENE-4946

2013-07-30 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724003#comment-13724003 ] Adrien Grand commented on LUCENE-5140: -- I will commit the patch as-is soon and have

[jira] [Resolved] (LUCENE-5140) Slowdown of the span queries caused by LUCENE-4946

2013-07-31 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-5140. -- Resolution: Fixed Fix Version/s: 4.5 5.0 Committed. I will have a

[jira] [Created] (LUCENE-4634) PackedInts: streaming API that supports variable numbers of bits per value

2012-12-18 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4634: Summary: PackedInts: streaming API that supports variable numbers of bits per value Key: LUCENE-4634 URL: https://issues.apache.org/jira/browse/LUCENE-4634 Project:

[jira] [Commented] (LUCENE-4599) Compressed term vectors

2012-12-18 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535079#comment-13535079 ] Adrien Grand commented on LUCENE-4599: -- Hey Shawn, I'm still working actively on

[jira] [Updated] (LUCENE-4634) PackedInts: streaming API that supports variable numbers of bits per value

2012-12-18 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4634: - Attachment: LUCENE-4634.patch Here is a patch. (I would like to use it for LUCENE-4599.)

[jira] [Commented] (SOLR-4215) Optimize facets when multi-valued field is really single valued

2012-12-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535804#comment-13535804 ] Adrien Grand commented on SOLR-4215: Hi Ryan. I think this test should be done on every

[jira] [Updated] (LUCENE-4599) Compressed term vectors

2012-12-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4599: - Attachment: LUCENE-4599.patch New patch (still not committable yet) with better compression

[jira] [Commented] (LUCENE-4609) Write a PackedIntsEncoder/Decoder for facets

2012-12-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13536928#comment-13536928 ] Adrien Grand commented on LUCENE-4609: -- bq. Attached a PackedEncoder, which is based

[jira] [Resolved] (LUCENE-4634) PackedInts: streaming API that supports variable numbers of bits per value

2012-12-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4634. -- Resolution: Fixed PackedInts: streaming API that supports variable numbers of bits per

[jira] [Created] (LUCENE-4643) PackedInts: convenience classes to write blocks of packed ints

2012-12-21 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4643: Summary: PackedInts: convenience classes to write blocks of packed ints Key: LUCENE-4643 URL: https://issues.apache.org/jira/browse/LUCENE-4643 Project: Lucene -

[jira] [Updated] (LUCENE-4643) PackedInts: convenience classes to write blocks of packed ints

2012-12-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4643: - Attachment: LUCENE-4643.patch Patch. This should be useful for LUCENE-4609 and LUCENE-4599,

[jira] [Commented] (LUCENE-4609) Write a PackedIntsEncoder/Decoder for facets

2012-12-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13538143#comment-13538143 ] Adrien Grand commented on LUCENE-4609: -- Gilad, I created LUCENE-4643 which I assume

[jira] [Updated] (LUCENE-4643) PackedInts: convenience classes to write blocks of packed ints

2012-12-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4643: - Attachment: LUCENE-4643.patch Good point. I removed zig-zag encoding and modified the javadocs

[jira] [Created] (LUCENE-4656) Fix EmptyTokenizer

2013-01-03 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4656: Summary: Fix EmptyTokenizer Key: LUCENE-4656 URL: https://issues.apache.org/jira/browse/LUCENE-4656 Project: Lucene - Core Issue Type: Bug

[jira] [Updated] (LUCENE-4656) Fix EmptyTokenizer

2013-01-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4656: - Attachment: LUCENE-4656.patch Patch. I wasn't sure whether to add a CharTermAttribute to

[jira] [Commented] (LUCENE-4656) Fix EmptyTokenizer

2013-01-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542899#comment-13542899 ] Adrien Grand commented on LUCENE-4656: -- bq. Why do we have that? It feels strange

[jira] [Updated] (LUCENE-4656) Fix EmptyTokenizer

2013-01-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4656: - Attachment: LUCENE-4656.patch Alternative patch that fixes BaseTokenStreamTestCase. I needed to

[jira] [Commented] (LUCENE-4656) Fix EmptyTokenizer

2013-01-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542995#comment-13542995 ] Adrien Grand commented on LUCENE-4656: -- bq. So we should fix IndexWriter to handle

[jira] [Commented] (LUCENE-4656) Fix IndexWriter working together with EmptyTokenizer and EmptyTokenStream (without CharTermAttribute), fix BaseTokenStreamTestCase

2013-01-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543133#comment-13543133 ] Adrien Grand commented on LUCENE-4656: -- Uwe, I just ran all Lucene tests with your

[jira] [Commented] (LUCENE-4643) PackedInts: convenience classes to write blocks of packed ints

2013-01-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13545995#comment-13545995 ] Adrien Grand commented on LUCENE-4643: -- I made some tests with my compressed

[jira] [Commented] (LUCENE-4643) PackedInts: convenience classes to write blocks of packed ints

2013-01-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546017#comment-13546017 ] Adrien Grand commented on LUCENE-4643: -- bq. actually i'm confused why we need it at

[jira] [Commented] (LUCENE-4643) PackedInts: convenience classes to write blocks of packed ints

2013-01-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546038#comment-13546038 ] Adrien Grand commented on LUCENE-4643: -- All bits are currently used (one to say

[jira] [Commented] (LUCENE-4643) PackedInts: convenience classes to write blocks of packed ints

2013-01-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546051#comment-13546051 ] Adrien Grand commented on LUCENE-4643: -- bq. just because of the silliness in

[jira] [Created] (LUCENE-4664) oal.codec.compressing: Make Compressor and Decompressor public

2013-01-07 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4664: Summary: oal.codec.compressing: Make Compressor and Decompressor public Key: LUCENE-4664 URL: https://issues.apache.org/jira/browse/LUCENE-4664 Project: Lucene -

[jira] [Updated] (LUCENE-4664) oal.codec.compressing: Make Compressor and Decompressor public

2013-01-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4664: - Attachment: LUCENE-4664.patch Patch. I moved DummyCompressingCodec to

[jira] [Resolved] (LUCENE-4664) oal.codec.compressing: Make Compressor and Decompressor public

2013-01-08 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4664. -- Resolution: Fixed oal.codec.compressing: Make Compressor and Decompressor public

[jira] [Resolved] (LUCENE-4643) PackedInts: convenience classes to write blocks of packed ints

2013-01-08 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4643. -- Resolution: Fixed PackedInts: convenience classes to write blocks of packed ints

[jira] [Created] (LUCENE-4666) Simplify CompressingStoredFieldsFormat merging

2013-01-08 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4666: Summary: Simplify CompressingStoredFieldsFormat merging Key: LUCENE-4666 URL: https://issues.apache.org/jira/browse/LUCENE-4666 Project: Lucene - Core Issue

[jira] [Updated] (LUCENE-4666) Simplify CompressingStoredFieldsFormat merging

2013-01-08 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4666: - Attachment: LUCENE-4666.patch Patch. Simplify CompressingStoredFieldsFormat

[jira] [Created] (LUCENE-4667) Change TestRandomChains to replace the list of broken classes by a list of broken constructors

2013-01-08 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4667: Summary: Change TestRandomChains to replace the list of broken classes by a list of broken constructors Key: LUCENE-4667 URL: https://issues.apache.org/jira/browse/LUCENE-4667

[jira] [Resolved] (LUCENE-4666) Simplify CompressingStoredFieldsFormat merging

2013-01-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4666. -- Resolution: Fixed Simplify CompressingStoredFieldsFormat merging

[jira] [Updated] (LUCENE-4667) Change TestRandomChains to replace the list of broken classes by a list of broken constructors

2013-01-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4667: - Attachment: LUCENE-4667.patch Patch. Change TestRandomChains to replace the

[jira] [Commented] (LUCENE-4667) Change TestRandomChains to replace the list of broken classes by a list of broken constructors

2013-01-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13548505#comment-13548505 ] Adrien Grand commented on LUCENE-4667: -- The test failed when I used an

[jira] [Updated] (LUCENE-4667) Change TestRandomChains to replace the list of broken classes by a list of broken constructors

2013-01-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4667: - Attachment: LUCENE-4667.patch New patch that adds exceptions to TrimFilter and TypeTokenFilter

[jira] [Assigned] (LUCENE-4667) Change TestRandomChains to replace the list of broken classes by a list of broken constructors

2013-01-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand reassigned LUCENE-4667: Assignee: Adrien Grand Change TestRandomChains to replace the list of broken classes

[jira] [Updated] (LUCENE-4667) Change TestRandomChains to replace the list of broken classes by a list of broken constructors

2013-01-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4667: - Attachment: LUCENE-4667.patch bq. Maybe that's the case! Sorry. I was expecting that

[jira] [Commented] (LUCENE-4669) Document wrongly deleted from index

2013-01-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13548622#comment-13548622 ] Adrien Grand commented on LUCENE-4669: -- Hi Miguel, c has not been deleted, the

[jira] [Resolved] (LUCENE-4667) Change TestRandomChains to replace the list of broken classes by a list of broken constructors

2013-01-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4667. -- Resolution: Fixed Change TestRandomChains to replace the list of broken classes by a

[jira] [Created] (LUCENE-4670) Add TermVectorsWriter.finish{Doc,Field,Term} to make development of new formats easier

2013-01-09 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4670: Summary: Add TermVectorsWriter.finish{Doc,Field,Term} to make development of new formats easier Key: LUCENE-4670 URL: https://issues.apache.org/jira/browse/LUCENE-4670

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