[
https://issues.apache.org/jira/browse/LUCENE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613674#comment-14613674
]
Uwe Schindler commented on LUCENE-6562:
---------------------------------------
Sorry for taking so long, I will look into this hopefully not too late. I have
this issue on my watch list. First I have to understand what Mike wants to do
here, so I can use a custom rewriteMethod (per query instance) that does the
rewrite. With Adriens recent changes to RewriteMethod we can make the
RewriteMethod use any class (does not need to be a query) where it adds terms
to, so you can first collect all terms, store them somehow and return them on
every segment.
Uwe
> GeoPointInBBoxQuery should compute ranges once, not per-segment
> ---------------------------------------------------------------
>
> Key: LUCENE-6562
> URL: https://issues.apache.org/jira/browse/LUCENE-6562
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Fix For: 5.3, Trunk
>
> Attachments: LUCENE-6562.patch, LUCENE-6562.patch
>
>
> We tried to do this in the original issue, using the same shard attributes
> that FuzzyQuery did, but it's not quite working...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]