[jira] Commented: (LUCENE-2335) optimization: when sorting by field, if index has one segment and field values are not needed, do not load String[] into field cache

2010-03-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12847744#action_12847744 ] Michael McCandless commented on LUCENE-2335: bq. If this is true, there is no

[jira] Commented: (LUCENE-2335) optimization: when sorting by field, if index has one segment and field values are not needed, do not load String[] into field cache

2010-03-20 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12847766#action_12847766 ] Toke Eskildsen commented on LUCENE-2335: The sort-first-then-resolve-Strings is wh

[jira] Commented: (LUCENE-2336) off by one: DisjunctionSumScorer::advance

2010-03-20 Thread Gary Yngve (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12847797#action_12847797 ] Gary Yngve commented on LUCENE-2336: I don't have a specific use case. Long story sho

[jira] Updated: (LUCENE-2310) Reduce Fieldable, AbstractField and Field complexity

2010-03-20 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-2310: --- Attachment: LUCENE-2310-Deprecate-AbstractField-CleanField.patch New version of the AbstractField de

[jira] Updated: (LUCENE-2310) Reduce Fieldable, AbstractField and Field complexity

2010-03-20 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-2310: --- Attachment: LUCENE-2310-Deprecate-DocumentGetFields.patch Attaching patch for changes to Document im

[jira] Updated: (LUCENE-2310) Reduce Fieldable, AbstractField and Field complexity

2010-03-20 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-2310: --- Attachment: LUCENE-2310-Deprecate-DocumentGetFields-core.patch Attaching patch that migrates core (i