[
https://issues.apache.org/jira/browse/SOLR-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13120213#comment-13120213
]
Robert Muir commented on SOLR-2809:
-----------------------------------
{quote}
Sounds like you're thinking of a general retry?
{quote}
I have no idea really, I was just bringing up the issue. We could always use
algorithms like what you describe, you know I think we should cheat as much as
possible for good performance (whatever that approach is) as long as we come up
with tests to ensure it doesnt totally break down scoring (I'm not talking
about relevance, but i don't want them returning NaN/Inf if they encounter a tf
value > totalTermFreq stat from a previous phase)
> searcher leases
> ---------------
>
> Key: SOLR-2809
> URL: https://issues.apache.org/jira/browse/SOLR-2809
> Project: Solr
> Issue Type: New Feature
> Reporter: Yonik Seeley
>
> Leases/reservations on searcher instances would give us the ability to use
> the same searcher across phases of a distributed search, or for clients to
> send multiple requests and have them hit a consistent/unchanging view of the
> index. The latter requires something extra to ensure that the load balancer
> contacts the same replicas as before.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]