I created https://issues.apache.org/jira/browse/SOLR-2789 that has a patch for adding showItems. It also has a patch for displaying more details of what a query key is. That maybe should be it's own patch though?
Eric On Sep 24, 2011, at 11:55 PM, Bill Bell wrote: > Let's add it. Add a SOLR ticket in JIRA. > > On 9/22/11 7:59 AM, "Eric Pugh" <[email protected]> wrote: > >> Folks, >> >> I was trying to figure out what explicitly was in my various Solr caches. >> After building a custom request handler and using Reflection to gain >> access to the private Map's in the caches, I realized that showItems is >> an option on both fieldValueCache and FastLRUCache, but isn't an option >> on LRUCache... Is there a reason for that? If I wanted to submit a >> patch, is it best to do it against Trunk? >> >> Eric >> >> ----------------------------------------------------- >> Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | >> http://www.opensourceconnections.com >> Co-Author: Solr 1.4 Enterprise Search Server available from >> http://www.packtpub.com/solr-1-4-enterprise-search-server >> This e-mail and all contents, including attachments, is considered to be >> Company Confidential unless explicitly stated otherwise, regardless of >> whether attachments are marked as such. >> >> >> >> >> >> >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > ----------------------------------------------------- Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Co-Author: Solr 1.4 Enterprise Search Server available from http://www.packtpub.com/solr-1-4-enterprise-search-server This e-mail and all contents, including attachments, is considered to be Company Confidential unless explicitly stated otherwise, regardless of whether attachments are marked as such. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
