[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657781#action_12657781
]
[email protected] edited comment on LUCENE-1483 at 12/18/08 6:24 AM:
---------------------------------------------------------------
bq. How about ByValueFieldSortedHitQueue --> FieldValueHitQueue (the "sorted"
seems redundant?)
Fair enough, and shorter is better.
bq. How about TopFieldValueDocCollector --> TopFieldCollector (I actually don't
mind the current name TopFieldDocCollector, but, we can't use that name, so I
dropped the Doc part).
Okay...shorter better again, so agreed. I find TopFieldDocCollector confusing
myself - I'd rather it be easier to know, this sorts by relevance, this sorts
by field value, and those names don't say that to a non lucene user (or more
fairly, they didn't say that to me). I think, what the heck is a FieldDoc? Moot
point though, I agree with both suggestions.
*edit*
Hmm...I guess that its not just fields, but also doc id and relevance if you
want, that complicates things for that name...I guess in that way I also prefer
TopFieldDocCollector over TopFieldCollector - ah well.
was (Author: [email protected]):
bq. How about ByValueFieldSortedHitQueue --> FieldValueHitQueue (the
"sorted" seems redundant?)
Fair enough, and shorter is better.
bq. How about TopFieldValueDocCollector --> TopFieldCollector (I actually don't
mind the current name TopFieldDocCollector, but, we can't use that name, so I
dropped the Doc part).
Okay...shorter better again, so agreed. I find TopFieldDocCollector confusing
myself - I'd rather it be easier to know, this sorts by relevance, this sorts
by field value, and those names don't say that to a non lucene user (or more
fairly, they didn't say that to me). I think, what the heck is a FieldDoc? Moot
point though, I agree with both suggestions.
> Change IndexSearcher to use MultiSearcher semantics for multiple subreaders
> ---------------------------------------------------------------------------
>
> Key: LUCENE-1483
> URL: https://issues.apache.org/jira/browse/LUCENE-1483
> Project: Lucene - Java
> Issue Type: Improvement
> Affects Versions: 2.9
> Reporter: Mark Miller
> Priority: Minor
> Attachments: LUCENE-1483.patch, LUCENE-1483.patch, LUCENE-1483.patch,
> LUCENE-1483.patch, LUCENE-1483.patch, LUCENE-1483.patch, LUCENE-1483.patch,
> LUCENE-1483.patch, LUCENE-1483.patch, LUCENE-1483.patch, LUCENE-1483.patch,
> LUCENE-1483.patch, LUCENE-1483.patch, LUCENE-1483.patch, LUCENE-1483.patch
>
>
> FieldCache and Filters are forced down to a single segment reader, allowing
> for individual segment reloading on reopen.
--
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: [email protected]
For additional commands, e-mail: [email protected]