[jira] [Commented] (SOLR-2976) stats.facet no longer works on single valued trie fields that don't use precision step

2013-02-23 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585163#comment-13585163 ] Adrien Grand commented on SOLR-2976: bq. if precisionStep != 0, faceting on a

[jira] [Commented] (LUCENE-4792) Smaller doc maps

2013-02-24 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585490#comment-13585490 ] Adrien Grand commented on LUCENE-4792: -- In case someone would like to use this

[jira] [Commented] (LUCENE-4795) Add FacetsCollector based on SortedSetDocValues

2013-02-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585878#comment-13585878 ] Adrien Grand commented on LUCENE-4795: -- Not having to manage a taxonomy index is

[jira] [Commented] (SOLR-4490) add support for multivalued docvalues

2013-02-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13586349#comment-13586349 ] Adrien Grand commented on SOLR-4490: +1 add support for multivalued

[jira] [Commented] (LUCENE-4752) Merge segments to sort them

2013-03-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13592107#comment-13592107 ] Adrien Grand commented on LUCENE-4752: -- I think a very simple first step could be

[jira] [Commented] (LUCENE-4752) Merge segments to sort them

2013-03-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13592366#comment-13592366 ] Adrien Grand commented on LUCENE-4752: -- bq. How can you early terminate a query for

[jira] [Commented] (LUCENE-3918) Port index sorter to trunk APIs

2013-03-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13594650#comment-13594650 ] Adrien Grand commented on LUCENE-3918: -- Thanks for your work Shai. Indeed it looks

[jira] [Commented] (LUCENE-3918) Port index sorter to trunk APIs

2013-03-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13594787#comment-13594787 ] Adrien Grand commented on LUCENE-3918: -- Regarding PayloadSorter and

[jira] [Updated] (LUCENE-3918) Port index sorter to trunk APIs

2013-03-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-3918: - Attachment: LUCENE-3918.patch bq. I use two parallel arrays to sort the documents (docs and

[jira] [Commented] (LUCENE-4752) Merge segments to sort them

2013-03-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13598331#comment-13598331 ] Adrien Grand commented on LUCENE-4752: -- bq. the SortingSegmentMerger will accumulate

[jira] [Created] (LUCENE-4830) Sorter API: use an abstract doc map instead of an array

2013-03-13 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4830: Summary: Sorter API: use an abstract doc map instead of an array Key: LUCENE-4830 URL: https://issues.apache.org/jira/browse/LUCENE-4830 Project: Lucene - Core

[jira] [Updated] (LUCENE-4830) Sorter API: use an abstract doc map instead of an array

2013-03-13 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4830: - Attachment: LUCENE-4830.patch Patch. I also changed SortingAtomicReader.liveDocs() to be a view

[jira] [Created] (LUCENE-4833) Fix default MergePolicy in IndexWriterConfig

2013-03-14 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4833: Summary: Fix default MergePolicy in IndexWriterConfig Key: LUCENE-4833 URL: https://issues.apache.org/jira/browse/LUCENE-4833 Project: Lucene - Core Issue

[jira] [Updated] (LUCENE-4833) Fix default MergePolicy in IndexWriterConfig

2013-03-14 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4833: - Attachment: LUCENE-4833.patch Patch. Fix default MergePolicy in

[jira] [Commented] (LUCENE-4833) Fix default MergePolicy in IndexWriterConfig

2013-03-14 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13602265#comment-13602265 ] Adrien Grand commented on LUCENE-4833: -- Good point. I copied the behavior of

[jira] [Commented] (LUCENE-4833) Fix default MergePolicy in IndexWriterConfig

2013-03-14 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13602269#comment-13602269 ] Adrien Grand commented on LUCENE-4833: -- I'm not sure I like the fact that passing

[jira] [Commented] (LUCENE-4833) Fix default MergePolicy in IndexWriterConfig

2013-03-14 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13602274#comment-13602274 ] Adrien Grand commented on LUCENE-4833: -- My point is that if someone wants to use the

[jira] [Commented] (LUCENE-4833) Fix default MergePolicy in IndexWriterConfig

2013-03-14 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13602285#comment-13602285 ] Adrien Grand commented on LUCENE-4833: -- bq. We throw IllegalArg in the other setters

[jira] [Updated] (LUCENE-4833) Fix default MergePolicy in IndexWriterConfig

2013-03-14 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4833: - Attachment: LUCENE-4833.patch Updated patch. IndexWriterConfig.setXXX methods now throw an

[jira] [Resolved] (LUCENE-4833) Fix default MergePolicy in IndexWriterConfig

2013-03-14 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4833. -- Resolution: Fixed Fix default MergePolicy in IndexWriterConfig

[jira] [Commented] (LUCENE-4830) Sorter API: use an abstract doc map instead of an array

2013-03-14 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13602775#comment-13602775 ] Adrien Grand commented on LUCENE-4830: -- bq. I think that we should make the DocMap

[jira] [Updated] (LUCENE-4752) Merge segments to sort them

2013-03-14 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4752: - Attachment: LUCENE-4752.patch I've tried playing with SegmentMerger to make it configurable.

[jira] [Resolved] (LUCENE-4830) Sorter API: use an abstract doc map instead of an array

2013-03-15 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4830. -- Resolution: Fixed Thank you for the review, Shai! Sorter API: use an

[jira] [Created] (LUCENE-4834) Sorter API: Make TermsEnum.docs accept any source of liveDocs

2013-03-15 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4834: Summary: Sorter API: Make TermsEnum.docs accept any source of liveDocs Key: LUCENE-4834 URL: https://issues.apache.org/jira/browse/LUCENE-4834 Project: Lucene - Core

[jira] [Updated] (LUCENE-4834) Sorter API: Make TermsEnum.docs accept any source of liveDocs

2013-03-15 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4834: - Attachment: LUCENE-4834.patch Patch. I'll commit soon. Sorter API: Make

[jira] [Resolved] (LUCENE-4834) Sorter API: Make TermsEnum.docs accept any source of liveDocs

2013-03-15 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4834. -- Resolution: Fixed Thanks Shai. Sorter API: Make TermsEnum.docs accept any

[jira] [Created] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4839: Summary: Sorter API: Use TimSort to sort doc IDs and postings lists Key: LUCENE-4839 URL: https://issues.apache.org/jira/browse/LUCENE-4839 Project: Lucene - Core

[jira] [Commented] (LUCENE-4752) Merge segments to sort them

2013-03-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604272#comment-13604272 ] Adrien Grand commented on LUCENE-4752: -- bq. Is it possible to make fieldInfos final?

[jira] [Commented] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604279#comment-13604279 ] Adrien Grand commented on LUCENE-4839: -- One major difference with the original impl

[jira] [Updated] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4839: - Attachment: LUCENE-4839.patch bq. Nice! Why do we need the private inner class TimSort? It's

[jira] [Commented] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604318#comment-13604318 ] Adrien Grand commented on LUCENE-4839: -- Thanks UWe, I'll fix it before committing!

[jira] [Resolved] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4839. -- Resolution: Fixed Sorter API: Use TimSort to sort doc IDs and postings lists

[jira] [Updated] (LUCENE-4752) Merge segments to sort them

2013-03-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4752: - Attachment: LUCENE-4752.patch bq. i think it would be way better to provide whatever 'hook' is

[jira] [Commented] (LUCENE-4752) Merge segments to sort them

2013-03-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604536#comment-13604536 ] Adrien Grand commented on LUCENE-4752: -- bq. This looks less invasive indeed, but I

[jira] [Commented] (LUCENE-4752) Merge segments to sort them

2013-03-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604540#comment-13604540 ] Adrien Grand commented on LUCENE-4752: -- Good point! I'll update the patch!

[jira] [Updated] (LUCENE-4752) Merge segments to sort them

2013-03-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4752: - Attachment: LUCENE-4752.patch Patch with tests that makes OneMerge responsible for reordering

[jira] [Updated] (LUCENE-4752) Merge segments to sort them

2013-03-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4752: - Attachment: LUCENE-4752.patch bq. But, since LTC is quite big, perhaps we can move these

[jira] [Created] (LUCENE-4847) Sorter API: Fully reuse docs enums

2013-03-17 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4847: Summary: Sorter API: Fully reuse docs enums Key: LUCENE-4847 URL: https://issues.apache.org/jira/browse/LUCENE-4847 Project: Lucene - Core Issue Type:

[jira] [Updated] (LUCENE-4847) Sorter API: Fully reuse docs enums

2013-03-18 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4847: - Attachment: LUCENE-4847.patch Patch. Sorter API: Fully reuse docs enums

[jira] [Commented] (LUCENE-4747) java7 as a minimum requirement for lucene 5

2013-03-18 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13605126#comment-13605126 ] Adrien Grand commented on LUCENE-4747: -- Maybe we should fix all places that should

[jira] [Created] (LUCENE-4851) Use Java 7's {Integer,Long,Float,Double}.compare instead of branches

2013-03-18 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4851: Summary: Use Java 7's {Integer,Long,Float,Double}.compare instead of branches Key: LUCENE-4851 URL: https://issues.apache.org/jira/browse/LUCENE-4851 Project: Lucene

[jira] [Updated] (LUCENE-4851) Use Java 7's {Integer,Long,Float,Double}.compare instead of branches

2013-03-18 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4851: - Attachment: LUCENE-4851.patch Patch. Most changes are in FieldComparator. Use

[jira] [Commented] (LUCENE-4851) Use Java 7's {Integer,Long,Float,Double}.compare instead of branches

2013-03-18 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13605216#comment-13605216 ] Adrien Grand commented on LUCENE-4851: -- Good idea, I'll do it! Use

[jira] [Updated] (LUCENE-4851) Use Java 7's {Integer,Long,Float,Double}.compare instead of branches

2013-03-18 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4851: - Attachment: LUCENE-4851.patch It found two calls to signum in ConjunctionScorer and

[jira] [Resolved] (LUCENE-4851) Use Java 7's {Integer,Long,Float,Double}.compare instead of branches

2013-03-18 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4851. -- Resolution: Fixed Use Java 7's {Integer,Long,Float,Double}.compare instead of branches

[jira] [Commented] (LUCENE-4852) BaseStoredFieldsFormatTestCase

2013-03-18 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13605466#comment-13605466 ] Adrien Grand commented on LUCENE-4852: -- Patch looks good!

[jira] [Updated] (LUCENE-4752) Merge segments to sort them

2013-03-18 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4752: - Attachment: sorting_10M_ingestion.log natural_10M_ingestion.log

[jira] [Updated] (LUCENE-4752) Merge segments to sort them

2013-03-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4752: - Attachment: LUCENE-4752.patch bq. I think these are not bad numbers. Me neither! I'm rather

[jira] [Created] (LUCENE-4858) Ability to terminate queries on a per-segment basis

2013-03-20 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4858: Summary: Ability to terminate queries on a per-segment basis Key: LUCENE-4858 URL: https://issues.apache.org/jira/browse/LUCENE-4858 Project: Lucene - Core

[jira] [Commented] (LUCENE-4752) Merge segments to sort them

2013-03-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607647#comment-13607647 ] Adrien Grand commented on LUCENE-4752: -- I opened LUCENE-4858 to deal with early

[jira] [Updated] (LUCENE-4858) Ability to terminate queries on a per-segment basis

2013-03-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4858: - Description: Spin-off of LUCENE-4752, see

[jira] [Commented] (LUCENE-4858) Ability to terminate queries on a per-segment basis

2013-03-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607711#comment-13607711 ] Adrien Grand commented on LUCENE-4858: -- {quote} What in the patch guarantees that

[jira] [Created] (LUCENE-4862) Ability to terminate queries on a per-segment basis

2013-03-20 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4862: Summary: Ability to terminate queries on a per-segment basis Key: LUCENE-4862 URL: https://issues.apache.org/jira/browse/LUCENE-4862 Project: Lucene - Core

[jira] [Updated] (LUCENE-4858) Early termination with SortingMergePolicy

2013-03-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4858: - Summary: Early termination with SortingMergePolicy (was: Ability to terminate queries on a

[jira] [Commented] (LUCENE-4858) Early termination with SortingMergePolicy

2013-03-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607816#comment-13607816 ] Adrien Grand commented on LUCENE-4858: -- bq. Can't we split this issue up? I think

[jira] [Updated] (LUCENE-4862) Ability to terminate queries on a per-segment basis

2013-03-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4862: - Attachment: LUCENE-4862.patch Patch that adds a new CollectionTerminatedException. When thrown

[jira] [Resolved] (LUCENE-4847) Sorter API: Fully reuse docs enums

2013-03-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4847. -- Resolution: Fixed Sorter API: Fully reuse docs enums --

[jira] [Updated] (LUCENE-4752) Merge segments to sort them

2013-03-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4752: - Attachment: LUCENE-4752.patch New patch, focused on SortingMergePolicy, ready to be reviewed!

[jira] [Created] (LUCENE-4867) SorterTemplate.merge is slow

2013-03-21 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4867: Summary: SorterTemplate.merge is slow Key: LUCENE-4867 URL: https://issues.apache.org/jira/browse/LUCENE-4867 Project: Lucene - Core Issue Type: Improvement

[jira] [Updated] (LUCENE-4867) SorterTemplate.merge is slow

2013-03-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4867: - Attachment: SortBench.java Here is the program I used for testing.

[jira] [Updated] (LUCENE-4867) SorterTemplate.merge is slow

2013-03-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4867: - Attachment: LUCENE-4867.patch bq. If you want a faster algorithm, you have to move away from

[jira] [Commented] (LUCENE-4867) SorterTemplate.merge is slow

2013-03-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609014#comment-13609014 ] Adrien Grand commented on LUCENE-4867: -- bq. Or did you implement it separate to not

[jira] [Commented] (LUCENE-4867) SorterTemplate.merge is slow

2013-03-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609024#comment-13609024 ] Adrien Grand commented on LUCENE-4867: -- bq. Otherwise I am fine with doing it that

[jira] [Updated] (LUCENE-4867) SorterTemplate.merge is slow

2013-03-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4867: - Attachment: LUCENE-4867.patch Patch that makes SorterTemplate.merge protected and makes

[jira] [Resolved] (LUCENE-4862) Ability to terminate queries on a per-segment basis

2013-03-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4862. -- Resolution: Fixed Thank you for the review Shai! Ability to terminate

[jira] [Commented] (LUCENE-4752) Merge segments to sort them

2013-03-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609231#comment-13609231 ] Adrien Grand commented on LUCENE-4752: -- I plan to commit it tomorrow unless someone

[jira] [Commented] (LUCENE-4571) speedup disjunction with minShouldMatch

2013-03-22 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13610099#comment-13610099 ] Adrien Grand commented on LUCENE-4571: -- Agreed, these speedups are awesome!

[jira] [Created] (LUCENE-4871) Sorter API: better compress positions, offsets and payloads in SortingDocsAndPositionsEnum

2013-03-22 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4871: Summary: Sorter API: better compress positions, offsets and payloads in SortingDocsAndPositionsEnum Key: LUCENE-4871 URL: https://issues.apache.org/jira/browse/LUCENE-4871

[jira] [Updated] (LUCENE-4871) Sorter API: better compress positions, offsets and payloads in SortingDocsAndPositionsEnum

2013-03-22 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4871: - Attachment: LUCENE-4871.patch Patch. Sorter API: better compress positions,

[jira] [Resolved] (LUCENE-4752) Merge segments to sort them

2013-03-22 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4752. -- Resolution: Fixed bq. Adrien, you didn't put your name in the CHANGES entry . +1 to commit.

[jira] [Resolved] (LUCENE-4871) Sorter API: better compress positions, offsets and payloads in SortingDocsAndPositionsEnum

2013-03-22 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4871. -- Resolution: Fixed Sorter API: better compress positions, offsets and payloads in

[jira] [Resolved] (LUCENE-4867) SorterTemplate.merge is slow

2013-03-22 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4867. -- Resolution: Fixed SorterTemplate.merge is slow

[jira] [Created] (LUCENE-4874) Remove FilterTerms.intersect

2013-03-23 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4874: Summary: Remove FilterTerms.intersect Key: LUCENE-4874 URL: https://issues.apache.org/jira/browse/LUCENE-4874 Project: Lucene - Core Issue Type: Bug

[jira] [Updated] (LUCENE-4874) Remove FilterTerms.intersect

2013-03-23 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4874: - Description: Terms.intersect is an optional method. The fact that it is overridden in

[jira] [Commented] (LUCENE-4874) Remove FilterTerms.intersect

2013-03-23 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13611829#comment-13611829 ] Adrien Grand commented on LUCENE-4874: -- This makes sense. I found another bug in

[jira] [Created] (LUCENE-4875) Make SorterTemplate.mergeSort run in linear time on sorted arrays

2013-03-23 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4875: Summary: Make SorterTemplate.mergeSort run in linear time on sorted arrays Key: LUCENE-4875 URL: https://issues.apache.org/jira/browse/LUCENE-4875 Project: Lucene -

[jira] [Updated] (LUCENE-4875) Make SorterTemplate.mergeSort run in linear time on sorted arrays

2013-03-23 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4875: - Attachment: LUCENE-4875.patch Patch. I modified the test case to make sure merge is never

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

2013-03-23 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4876: Summary: IndexWriterConfig.clone should clone the MergeScheduler Key: LUCENE-4876 URL: https://issues.apache.org/jira/browse/LUCENE-4876 Project: Lucene - Core

[jira] [Reopened] (LUCENE-4752) Merge segments to sort them

2013-03-24 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand reopened LUCENE-4752: -- I just found what caused the last Jenkins failures: sometimes deletions happen concurrently with

[jira] [Assigned] (LUCENE-4874) Remove FilterTerms.intersect

2013-03-24 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand reassigned LUCENE-4874: Assignee: Adrien Grand Remove FilterTerms.intersect

[jira] [Commented] (LUCENE-4874) Remove FilterTerms.intersect

2013-03-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612908#comment-13612908 ] Adrien Grand commented on LUCENE-4874: -- Although DocIdSetIterator.advance is

[jira] [Created] (LUCENE-4888) SloppyPhraseScorer calls DocsAndPositionsEnum.advance with target = -1

2013-03-26 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4888: Summary: SloppyPhraseScorer calls DocsAndPositionsEnum.advance with target = -1 Key: LUCENE-4888 URL: https://issues.apache.org/jira/browse/LUCENE-4888 Project:

[jira] [Updated] (LUCENE-4888) SloppyPhraseScorer calls DocsAndPositionsEnum.advance with target = -1

2013-03-26 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4888: - Attachment: LUCENE-4888.patch A patch that adds assertions to AssertingDocsAndPositionsEnum.

[jira] [Updated] (LUCENE-4752) Merge segments to sort them

2013-03-26 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4752: - Attachment: LUCENE-4752-2.patch Patch: - fixes the issue by allowing OneMerges to return a doc

[jira] [Created] (SOLR-4647) Grouping is broken on docvalues-only fields

2013-03-27 Thread Adrien Grand (JIRA)
Adrien Grand created SOLR-4647: -- Summary: Grouping is broken on docvalues-only fields Key: SOLR-4647 URL: https://issues.apache.org/jira/browse/SOLR-4647 Project: Solr Issue Type: Bug

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

2013-03-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand reassigned LUCENE-4876: Assignee: Adrien Grand IndexWriterConfig.clone should clone the MergeScheduler

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

2013-03-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4876: - Attachment: LUCENE-4876.patch Patch: * MergeScheduler implements Cloneable *

[jira] [Commented] (LUCENE-4888) SloppyPhraseScorer calls DocsAndPositionsEnum.advance with target = -1

2013-03-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13615496#comment-13615496 ] Adrien Grand commented on LUCENE-4888: -- May someone confirm that the assertions I

[jira] [Commented] (LUCENE-4752) Merge segments to sort them

2013-03-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13615534#comment-13615534 ] Adrien Grand commented on LUCENE-4752: -- Thank you for the review Mike, I hope it

[jira] [Resolved] (LUCENE-4752) Merge segments to sort them

2013-03-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4752. -- Resolution: Fixed Merge segments to sort them ---

[jira] [Resolved] (LUCENE-4875) Make SorterTemplate.mergeSort run in linear time on sorted arrays

2013-03-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4875. -- Resolution: Fixed Make SorterTemplate.mergeSort run in linear time on sorted arrays

[jira] [Commented] (LUCENE-4858) Early termination with SortingMergePolicy

2013-03-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13615741#comment-13615741 ] Adrien Grand commented on LUCENE-4858: -- bq. I am thinking for some time on

[jira] [Commented] (LUCENE-4858) Early termination with SortingMergePolicy

2013-03-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13615752#comment-13615752 ] Adrien Grand commented on LUCENE-4858: -- bq. Why is additional metadata necessary?

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

2013-03-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13615839#comment-13615839 ] Adrien Grand commented on LUCENE-4876: -- bq. Does PersistentSnapshotDeletionPolicy

[jira] [Updated] (LUCENE-4858) Early termination with SortingMergePolicy

2013-03-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4858: - Attachment: LUCENE-4858.patch Here is a first patch: * New convenient abstract collector

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

2013-03-28 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4876: - Attachment: LUCENE-4876.patch New patch: * Added CHANGES entries * Added documentation to

[jira] [Assigned] (LUCENE-4888) SloppyPhraseScorer calls DocsAndPositionsEnum.advance with target = -1

2013-03-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand reassigned LUCENE-4888: Assignee: Adrien Grand SloppyPhraseScorer calls DocsAndPositionsEnum.advance with

[jira] [Updated] (LUCENE-4888) SloppyPhraseScorer calls DocsAndPositionsEnum.advance with target = -1

2013-03-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4888: - Attachment: LUCENE-4888.patch Patch that adds assertions from the previous patch to new bug

[jira] [Commented] (LUCENE-4877) Fix analyzer factories to throw exception when arguments are invalid

2013-03-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13617472#comment-13617472 ] Adrien Grand commented on LUCENE-4877: -- +1 Fix analyzer factories

[jira] [Created] (SOLR-4654) Integrate Lucene's sorting and early query termination capabilities into Solr

2013-03-29 Thread Adrien Grand (JIRA)
Adrien Grand created SOLR-4654: -- Summary: Integrate Lucene's sorting and early query termination capabilities into Solr Key: SOLR-4654 URL: https://issues.apache.org/jira/browse/SOLR-4654 Project: Solr

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