You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2013/04/19 13:57:17 UTC

[jira] [Commented] (LUCENE-4938) IndexSearcher.search() with sort doesnt do min(maxdoc, n)

    [ https://issues.apache.org/jira/browse/LUCENE-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13636302#comment-13636302 ] 

Michael McCandless commented on LUCENE-4938:
--------------------------------------------

I think the issue happens only when newSearcher passes an ExecutorService?  I wired LTC.newSearcher temporarily to always pass that and it looks like it's always failing ...
                
> IndexSearcher.search() with sort doesnt do min(maxdoc, n)
> ---------------------------------------------------------
>
>                 Key: LUCENE-4938
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4938
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-4938.patch
>
>
> It does this without a sort though.
> This caused TestFunctionQuerySort.testSearchAfterWhenSortingByFunctionValues to OOM (why only sometimes?)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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