[jira] [Updated] (LUCENE-4299) No way to find term vectors options at read time

2012-08-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4299: Attachment: LUCENE-4299.patch added comparisons of these options in TestDuelingCodecs, and tried t

[jira] [Updated] (LUCENE-4299) No way to find term vectors options at read time

2012-08-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4299: Attachment: LUCENE-4299.patch updated patch fixing a pretty big inefficiency in highlighter, becau

[jira] [Updated] (LUCENE-4299) No way to find term vectors options at read time

2012-08-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4299: Attachment: LUCENE-4299.patch Updated patch: really simplifies the default TermVectorsWriter.merge

[jira] [Updated] (LUCENE-4299) No way to find term vectors options at read time

2012-08-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4299: Attachment: LUCENE-4299.patch ok second idea seems simpler, just adding these to Terms: here's a p

[jira] [Updated] (LUCENE-4299) No way to find term vectors options at read time

2012-08-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4299: Attachment: LUCENE-4299.patch here's a prototype patch: all tests pass. If we are ok with the id