[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2012-04-17 Thread Shawn Heisey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13255727#comment-13255727 ] Shawn Heisey commented on SOLR-2889: bq. Would you mind posting some information about

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2012-04-16 Thread Shawn Heisey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13254671#comment-13254671 ] Shawn Heisey commented on SOLR-2889: After thinking about what ended up being the final

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2012-04-16 Thread austin collins (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13255108#comment-13255108 ] austin collins commented on SOLR-2889: -- @Shawn I have been reading though your

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-17 Thread Shawn Heisey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152641#comment-13152641 ] Shawn Heisey commented on SOLR-2889: My original approach wasn't working well, which is

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-14 Thread Shawn Heisey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149949#comment-13149949 ] Shawn Heisey commented on SOLR-2889: After a close look, I find overall understanding

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-12 Thread Shawn Heisey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149179#comment-13149179 ] Shawn Heisey commented on SOLR-2889: FastLRUCache uses ConcurrentLRUCache, which

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-12 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149208#comment-13149208 ] Yonik Seeley commented on SOLR-2889: bq. LRUCache relies on the alternate sort order on

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-12 Thread Chris Male (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149215#comment-13149215 ] Chris Male commented on SOLR-2889: -- ConcurrentLRUCache has been moved out of SolrJ and

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-12 Thread Shawn Heisey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149236#comment-13149236 ] Shawn Heisey commented on SOLR-2889: bq. ConcurrentLRUCache has been moved out of SolrJ

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-11 Thread Shawn Heisey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13148529#comment-13148529 ] Shawn Heisey commented on SOLR-2889: Two things: 1) After some thought, I have

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-11 Thread Lance Norskog (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13148725#comment-13148725 ] Lance Norskog commented on SOLR-2889: - If you are working on the caches, better

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-11 Thread Shawn Heisey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13148880#comment-13148880 ] Shawn Heisey commented on SOLR-2889: @lance: To say I'm working on it is very much an

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-10 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13147937#comment-13147937 ] Simon Willnauer commented on SOLR-2889: --- having a more diverse caching infrastructure

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-10 Thread Jason Rutherglen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13148003#comment-13148003 ] Jason Rutherglen commented on SOLR-2889: +1 - Put it in Lucene and NOT Solr.

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-10 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13148014#comment-13148014 ] Yonik Seeley commented on SOLR-2889: bq. Put it in Lucene and NOT Solr. thanks. We've

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-10 Thread Jason Rutherglen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13148065#comment-13148065 ] Jason Rutherglen commented on SOLR-2889: Yonik, Take a step back. No analyzers are

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-10 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13148078#comment-13148078 ] Yonik Seeley commented on SOLR-2889: bq. It's reasonable to expect that process to

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-10 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13148082#comment-13148082 ] Simon Willnauer commented on SOLR-2889: --- @yonik: I agree progress over perfection...

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-10 Thread Shawn Heisey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13148124#comment-13148124 ] Shawn Heisey commented on SOLR-2889: @simon: I will certainly take a look, and I am

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-10 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13148133#comment-13148133 ] Simon Willnauer commented on SOLR-2889: --- Shawn, don't worry we can iterate over you

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-10 Thread Jason Rutherglen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13148269#comment-13148269 ] Jason Rutherglen commented on SOLR-2889: Simon and Yonik, re-read what you wrote,