[jira] [Updated] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-11-13 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6276: - Fix Version/s: 6.0 > Add matchCost() api to TwoPhaseDocIdSetIterator >

[jira] [Updated] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-11-12 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6276: - Attachment: LUCENE-6276.patch Patch of 12 Nov 2015. Adds

[jira] [Updated] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-11-07 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6276: - Attachment: LUCENE-6276.patch Patch of 7 Nov 2015. This addresses all concerns of 3 days ago.

[jira] [Updated] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-11-02 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6276: - Attachment: LUCENE-6276.patch Patch of 2 Nov 2015. This addresses all the above concerns. It

[jira] [Updated] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-10-27 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6276: - Attachment: LUCENE-6276.patch Patch of 27 October 2015. This - is against trunk of today, -

[jira] [Updated] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-10-18 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6276: - Attachment: LUCENE-6276.patch 2nd patch of 18 Oct 2015. More improvements: - Add

[jira] [Updated] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-10-17 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6276: - Attachment: LUCENE-6276.patch Patch of 18 Oct 2015. - Calculate the matchCost per

[jira] [Updated] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-10-15 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6276: - Attachment: LUCENE-6276.patch 2nd patch of 15 October 2015. This adds Span.positionsCost() as

[jira] [Updated] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-10-14 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6276: - Attachment: LUCENE-6276.patch Patch of 14 October 2015. No more NOCOMMITS, existing tests pass.

[jira] [Updated] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-10-13 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6276: - Attachment: LUCENE-6276-NoSpans2.patch Second patch of 13 Oct 2015: Use matchCost to sort

[jira] [Updated] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-10-12 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6276: - Attachment: LUCENE-6276-NoSpans.patch Patch of 13 Oct 2015. No spans yet. Left matchDoc()

[jira] [Updated] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-10-11 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6276: - Attachment: LUCENE-6276-ExactPhraseOnly.patch Patch of 12 Oct 2015, starting matchCost for