[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-04-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Patch fixes standard codec's terms dict to handle 2B

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: Make2BTermsIndex.java Flex has some trouble making 2B terms --

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Small fixes for flex -- fixes SpanTermQuerty to throw

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: flexBench.py benchUtil.py I'm benchmarking flex vs

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Attached patch, eliminating all remaining nocommits

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch More nocommit reductions and other fixes: * Rename

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Forgot to add SegmentReadState.java Wrapup flexible

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Also adds reuse to pre-flex API when getting a new

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch New rev, just a few changes: * Rename

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2111: Attachment: LUCENE-2111_mtqTest.patch Uwe asked for a test for the MTQ back compat... attached is

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Changed .iterator() to never return null,

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Down to 15 nocommits! Wrapup flexible indexing

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Same patch, just fixes the Java 1.6 only changes

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2111: Attachment: LUCENE-2111_mtqNull.patch Patch for MTQ to not use null in getTermsEnum for backwards

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-02-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2111: Attachment: flex_backwards_merge_912395.patch patch for review, backwards tests merge to flex

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-02-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2111: Attachment: flex_merge_916543.patch patch for review of flex merge Wrapup flexible indexing

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-02-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2111: Attachment: LUCENE-2111.patch a few more easy nocommits Wrapup flexible indexing

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-02-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Attached patch, fixes flex APIs to not return null

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-02-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2111: Attachment: LUCENE-2111_experimental.patch attached is a patch that changes various exposed apis

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-02-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Attached patch, fixing some more nocommits, and

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-02-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2111: Attachment: LUCENE-2111_toString.patch Here is a few more toString - utf8ToString. will look at

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-02-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2111: Attachment: LUCENE-2111_bytesRef.patch here is a rough patch, that merges BytesRef/UnicodeUtil *

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-02-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2111: -- Attachment: LUCENE-2111-EmptyTermsEnum.patch Here the EmptyTermsEnum singleton patch (against

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-02-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2111: -- Attachment: LUCENE-2111-EmptyTermsEnum.patch Updated patch for empty TermsEnum. It is now a

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-02-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch New flex patch attached: * I factored out separate

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-02-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2111: Attachment: LUCENE-2111_fuzzy.patch Mike, here is a patch for removal of fuzzy nocommits: *

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-01-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Attached patch with a major reworking of some parts

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-01-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Attached patch w/ various fixes: - Switch over

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-01-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Attached patch, changing oal.index.TermRef -

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2009-12-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch New patch attached -- strengthened the back compat

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2009-12-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Attached patch, which adds some nice test coverage of

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2009-12-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Attached patch -- will commit soon. I found a bug in

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2111: -- Affects Version/s: Flex Branch Wrapup flexible indexing