[
https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538144
]
Lance Norskog commented on LUCENE-997:
--
I stumbled above; I do not yet know Jira :) The Solr code is SOLR-392.
[
https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538142
]
Lance Norskog commented on LUCENE-997:
--
I just requested a more fancy feature in the Solr Jira. My apologies, I
[
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
[
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
[
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,
[
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
[
https://issues.apache.org/jira/browse/LUCENE-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1036:
---
Attachment: LUCENE-1036.patch
Attached unit test that shows the issue & patch that f
[
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
[
https://issues.apache.org/jira/browse/LUCENE-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538054
]
Michael McCandless commented on LUCENE-1036:
Excellent, thanks! I think I see the issue. We default th
[
https://issues.apache.org/jira/browse/LUCENE-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
R Giles updated LUCENE-1036:
Description:
Since the upcoming 2.3 version of Lucene has support for the
setRAMBufferSizeMB() method in
[
https://issues.apache.org/jira/browse/LUCENE-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538047
]
Michael McCandless commented on LUCENE-1036:
Also, are you calling setMaxMergeDocs?
> Unreleased 2.3 ve
[
https://issues.apache.org/jira/browse/LUCENE-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538044
]
Michael McCandless commented on LUCENE-1036:
Are you using one of the IndexWriter.addIndexes* methods to
[
https://issues.apache.org/jira/browse/LUCENE-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538024
]
robert engels commented on LUCENE-1036:
---
Can you post the full stack trace?
> Unreleased 2.3 version of Index
Unreleased 2.3 version of IndexWriter.optimize() consistly throws
java.lang.IllegalArgumentException out-of-the-box
Key: LUCENE-1036
URL: https:/
[
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
[
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
>
[
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
[
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
[
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
[
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
[
https://issues.apache.org/jira/browse/LUCENE-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537917
]
Grant Ingersoll commented on LUCENE-1034:
-
Sounds like a reasonable idea. In order to get this reviewed, pl
21 matches
Mail list logo