You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/07/21 19:53:05 UTC

[jira] [Commented] (SOLR-7816) timeAllowed parameter ignored edge-case bug (queryResultsCache=yes,filterCache=no)

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

ASF GitHub Bot commented on SOLR-7816:
--------------------------------------

GitHub user cpoerschke opened a pull request:

    https://github.com/apache/lucene-solr/pull/192

    SOLR-7816: timeAllowed parameter ignored edge-case bug?

    for https://issues.apache.org/jira/i#browse/SOLR-7816

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bloomberg/lucene-solr trunk-time-allowed-edge-case

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/192.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #192
    
----
commit 5147dd906f4fe7b054e525f36937bc1640e373de
Author: Christine Poerschke <cp...@bloomberg.net>
Date:   2015-07-21T15:42:21Z

    [notes] SOLR-????: timeAllowed parameter ignored edge-case bug?
    
    'ant test -Dtestcase=ExitableDirectoryReaderTest -Dtests.method=testTimeAllowed' to see the notes

----


> timeAllowed parameter ignored edge-case bug (queryResultsCache=yes,filterCache=no)
> ----------------------------------------------------------------------------------
>
>                 Key: SOLR-7816
>                 URL: https://issues.apache.org/jira/browse/SOLR-7816
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Christine Poerschke
>            Priority: Minor
>
> dev mailing list reference: http://markmail.org/message/3ttwppsbtia4e56t
> ---------------------------
> solrconfig characteristics:
>  * a queryResultsCache is configured
>  * no filterCache is configured
> query characteristics:
>  * q parameter present
>  * at least one fq parameter present
>  * sort parameter present (and does not require the score field)
>  * GET_DOCSET flag is set e.g. via the StatsComponent i.e. stats=true parameter
> ---------------------------
> github pull request with notes/reproduce debug trace to follow



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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