You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Jason Rutherglen (JIRA)" <ji...@apache.org> on 2009/08/13 21:01:15 UTC

[jira] Created: (SOLR-1363) Search without using caches

Search without using caches
---------------------------

                 Key: SOLR-1363
                 URL: https://issues.apache.org/jira/browse/SOLR-1363
             Project: Solr
          Issue Type: Improvement
          Components: search
    Affects Versions: 1.4
            Reporter: Jason Rutherglen
            Priority: Minor
             Fix For: 1.5


For testing, I often need to perform a query and see the actual time it takes (rather than the time it takes to look it up from the cache).  We'll need various options such as bypass the docsets, docs, or results.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Created: (SOLR-1363) Search without using caches

Posted by Mike Klaas <mi...@gmail.com>.
Keep in mind that there is no way to bypass the most important cache of all
(os disk cache).
-Mike

On Thu, Aug 13, 2009 at 12:01 PM, Jason Rutherglen (JIRA)
<ji...@apache.org>wrote:

>
> For testing, I often need to perform a query and see the actual time it
> takes (rather than the time it takes to look it up from the cache).  We'll
> need various options such as bypass the docsets, docs, or results.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>