[jira] [Comment Edited] (LUCENE-5495) Boolean Filter does not handle FilterClauses with only bits() implemented

2014-03-07 Thread Lei Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13922940#comment-13922940 ] Lei Wang edited comment on LUCENE-5495 at 3/7/14 7:12 PM: --

[jira] [Commented] (LUCENE-5495) Boolean Filter does not handle FilterClauses with only bits() implemented

2014-03-07 Thread Lei Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13924224#comment-13924224 ] Lei Wang commented on LUCENE-5495: -- please drop my FixedBitSet or OpenBitSet suggestion.

[jira] [Commented] (LUCENE-5488) FilteredQuery.explain does not honor FilterStrategy

2014-03-07 Thread Lei Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13924432#comment-13924432 ] Lei Wang commented on LUCENE-5488: -- {noformat} +if (result == null) { +

[jira] [Commented] (LUCENE-5495) Boolean Filter does not handle FilterClauses with only bits() implemented

2014-03-06 Thread Lei Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13922940#comment-13922940 ] Lei Wang commented on LUCENE-5495: -- + public BitsDocIdSet(Bits bits, int length) { +

[jira] [Comment Edited] (LUCENE-5495) Boolean Filter does not handle FilterClauses with only bits() implemented

2014-03-06 Thread Lei Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13922940#comment-13922940 ] Lei Wang edited comment on LUCENE-5495 at 3/6/14 7:35 PM: --

[jira] [Commented] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-02-09 Thread Lei Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13896149#comment-13896149 ] Lei Wang commented on LUCENE-5425: -- Looks like we should be able to replace the impl of

[jira] [Updated] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-02-09 Thread Lei Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Wang updated LUCENE-5425: - Attachment: openbitsetiter.patch Faster OpenBitSetIterator Make creation of FixedBitSet in

[jira] [Commented] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-02-09 Thread Lei Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13896217#comment-13896217 ] Lei Wang commented on LUCENE-5425: -- oh cool! that patch looks better! Make creation of

[jira] [Commented] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-02-05 Thread Lei Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13892338#comment-13892338 ] Lei Wang commented on LUCENE-5425: -- Yes! with this patch, we can write our own

[jira] [Commented] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-02-05 Thread Lei Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13892435#comment-13892435 ] Lei Wang commented on LUCENE-5425: -- Thanks! Make creation of FixedBitSet in

[jira] [Commented] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-02-04 Thread Lei Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13891044#comment-13891044 ] Lei Wang commented on LUCENE-5425: -- The overhead may not from the additional method

[jira] [Commented] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-02-03 Thread Lei Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13890040#comment-13890040 ] Lei Wang commented on LUCENE-5425: -- tried with the lucenutil, but got some problem. I

[jira] [Commented] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-01-31 Thread Lei Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888463#comment-13888463 ] Lei Wang commented on LUCENE-5425: -- I'm not exactly sure how to run the facets

[jira] [Commented] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-01-31 Thread Lei Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888464#comment-13888464 ] Lei Wang commented on LUCENE-5425: -- And, the idea of keep the DocIdSet a raw DocIdSet is

[jira] [Commented] (LUCENE-5426) Make SortedSetDocValuesReaderState customizable

2014-01-30 Thread Lei Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887337#comment-13887337 ] Lei Wang commented on LUCENE-5426: -- looks like the

[jira] [Commented] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-01-30 Thread Lei Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887340#comment-13887340 ] Lei Wang commented on LUCENE-5425: -- Better not to depend on the bitset, it's better to

[jira] [Commented] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-01-30 Thread Lei Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887506#comment-13887506 ] Lei Wang commented on LUCENE-5425: -- agree it can be a done in a separate issue. didn't