[ https://issues.apache.org/jira/browse/LUCENE-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736299#action_12736299 ]
Hoss Man commented on LUCENE-1764: ---------------------------------- Note: i set this as "fix in 2.9" because it's not clear if this is a bug thta was newly introduced because of all the sorting changes in 2.9 (in which case we should fix it before release), or if it's always had this problem (in which case we can punt on it if no one has a fix) > Remote Searching w/sort using SortComparator has explosive FieldCache usage > --------------------------------------------------------------------------- > > Key: LUCENE-1764 > URL: https://issues.apache.org/jira/browse/LUCENE-1764 > Project: Lucene - Java > Issue Type: Bug > Reporter: Hoss Man > Fix For: 2.9 > > > As discovered in LUCENE-1749, when using identical instances of a > SortComparator you get multiple entries in the FieldCache. > demonstrating this bug currently requires the patches in LUCENE-1749. > See markmiller's comment here... > https://issues.apache.org/jira/browse/LUCENE-1749?focusedCommentId=12735190#action_12735190 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org