You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Greg Miller (Jira)" <ji...@apache.org> on 2021/10/05 16:43:00 UTC

[jira] [Updated] (LUCENE-10151) Add timeout support to IndexSearcher

     [ https://issues.apache.org/jira/browse/LUCENE-10151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Miller updated LUCENE-10151:
---------------------------------
    Description: 
I'd like to explore adding optional "timeout" capabilities to {{IndexSearcher}}. This would enable users to (optionally) specify a maximum time budget for search execution. If the search "times out", partial results would be available.

This idea originated on the dev list (thanks [~jpountz] for the suggestion). Thread for reference: [http://mail-archives.apache.org/mod_mbox/lucene-dev/202110.mbox/%3CCAL8PwkZdNGmYJopPjeXYK%3DF7rvLkWon91UEXVxMM4MeeJ3UHxQ%40mail.gmail.com%3E] 

  was:I'd like to explore adding optional "timeout" capabilities to {{IndexSearcher}}. This would enable users to (optionally) specify a maximum time budget for search execution. If the search "times out", partial results would be available.


> Add timeout support to IndexSearcher
> ------------------------------------
>
>                 Key: LUCENE-10151
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10151
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/search
>            Reporter: Greg Miller
>            Priority: Minor
>
> I'd like to explore adding optional "timeout" capabilities to {{IndexSearcher}}. This would enable users to (optionally) specify a maximum time budget for search execution. If the search "times out", partial results would be available.
> This idea originated on the dev list (thanks [~jpountz] for the suggestion). Thread for reference: [http://mail-archives.apache.org/mod_mbox/lucene-dev/202110.mbox/%3CCAL8PwkZdNGmYJopPjeXYK%3DF7rvLkWon91UEXVxMM4MeeJ3UHxQ%40mail.gmail.com%3E] 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org