[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2008-03-03 Thread Ning Li (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574782#action_12574782 ] Ning Li commented on LUCENE-1035: - > It looks like this was never fully done. I wonder if

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2008-03-03 Thread Eks Dev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574759#action_12574759 ] Eks Dev commented on LUCENE-1035: - Robert, you said: We actually have a multiplexing

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2008-02-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569652#action_12569652 ] Otis Gospodnetic commented on LUCENE-1035: -- It looks like this was never fully do

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-29 Thread Ning Li (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538638 ] Ning Li commented on LUCENE-1035: - > The question is whether such situations are common enough to warrant adding >

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-29 Thread robert engels (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538582 ] robert engels commented on LUCENE-1035: --- Again, see my previous code in issue 414. That it only works NioFile

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-29 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538576 ] Doug Cutting commented on LUCENE-1035: -- Ning, I didn't mean to sound negative about this. Your benchmarks do s

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-26 Thread Ning Li (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538129 ] Ning Li commented on LUCENE-1035: - > That seems like quite a few docs to retrieve--any particular reason why? I was

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-26 Thread Mike Klaas (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538126 ] Mike Klaas commented on LUCENE-1035: > Query set with average 590K results, retrieving docids for the first 5K

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-26 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538118 ] Hoss Man commented on LUCENE-1035: -- >> 4. Phase Searching: Phrases (terms enclosed by quotation marks) were seldom,

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-26 Thread Ning Li (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538112 ] Ning Li commented on LUCENE-1035: - > I'll change to "OR" queries and see what happens. Query set with average 590

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-26 Thread Eks Dev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538065 ] Eks Dev commented on LUCENE-1035: - did you compare it against MMAP? I > Optional Buffer Pool to Improve Search Per

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537998 ] Yonik Seeley commented on LUCENE-1035: -- Actually, phrase queries would be really interesting too since they hit

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-26 Thread Ning Li (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537995 ] Ning Li commented on LUCENE-1035: - > most lucene usecases store much more than just the document id... that would >

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537980 ] Yonik Seeley commented on LUCENE-1035: -- Also, in addition to some kind of protection against the LRU cache bein

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-26 Thread Ning Li (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537978 ] Ning Li commented on LUCENE-1035: - > Were the tests run using the same set of queries they were warmed for? Yes, th

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537977 ] Yonik Seeley commented on LUCENE-1035: -- A couple of random thoughts - previous tests showed that vint decoding

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-26 Thread Ning Li (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537972 ] Ning Li commented on LUCENE-1035: - > I don't think this is any better than the NIOFileCache directory I had > alrea

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-25 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537827 ] Doug Cutting commented on LUCENE-1035: -- Were the tests run using the same set of queries they were warmed for?

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-25 Thread robert engels (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537805 ] robert engels commented on LUCENE-1035: --- I don't think this is any better than the NIOFileCache directory I ha