[jira] [Updated] (LUCENE-6034) MemoryIndex should be able to wrap TermVector Terms

2014-10-30 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-6034: - Attachment: LUCENE-6034.patch > MemoryIndex should be able to wrap TermVector Terms > ---

[jira] [Updated] (LUCENE-6034) MemoryIndex should be able to wrap TermVector Terms

2014-11-30 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-6034: - Attachment: LUCENE-6034.patch Here's an updated patch. Continuing the internal refactor, I elimi

[jira] [Updated] (LUCENE-6034) MemoryIndex should be able to wrap TermVector Terms

2014-12-01 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-6034: - Attachment: LUCENE-6034.patch Thanks for the review, Alan. I updated the patch to throw IAE if o

[jira] [Updated] (LUCENE-6034) MemoryIndex should be able to wrap TermVector Terms

2014-12-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-6034: - Attachment: LUCENE-6034_Simplify_MemoryIndex.patch The attached patch is just for simplifying Mem

[jira] [Updated] (LUCENE-6034) MemoryIndex should be able to wrap TermVector Terms

2014-12-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-6034: - Attachment: LUCENE-6034.patch This patch introduces TermVectorLeafReader which I put in the same

[jira] [Updated] (LUCENE-6034) MemoryIndex should be able to wrap TermVector Terms

2014-12-04 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-6034: - Attachment: LUCENE-6034.patch Updated patch.: * WeightedSpanTermExtractor should detect MatchAllD