: I am using lucene as search engine i had some 6-7 billions of records in data
: base .but when am indexing only uo to some 90,000 records were indexed and
: its stoping there itself with out giving any error .
: And the index searcher is also able to search records only upto some 5
: records
[
https://issues.apache.org/jira/browse/LUCENE-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572277#action_12572277
]
Michael McCandless commented on LUCENE-1191:
OK. LUCENE-1171 fixed certain OO
[
https://issues.apache.org/jira/browse/LUCENE-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572273#action_12572273
]
Karl Wettin commented on LUCENE-1191:
-
2.3.0
> If IndexWriter hits OutOfMemoryError i
[
https://issues.apache.org/jira/browse/LUCENE-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572270#action_12572270
]
Michael McCandless commented on LUCENE-1191:
Karl, was that with trunk, 2.3.0
[
https://issues.apache.org/jira/browse/LUCENE-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572265#action_12572265
]
Karl Wettin commented on LUCENE-1191:
-
I think I hit that problem this weekend. One of
[
https://issues.apache.org/jira/browse/LUCENE-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1191:
---
Attachment: LUCENE-1191.patch
> If IndexWriter hits OutOfMemoryError it should not c
If IndexWriter hits OutOfMemoryError it should not commit
-
Key: LUCENE-1191
URL: https://issues.apache.org/jira/browse/LUCENE-1191
Project: Lucene - Java
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/LUCENE-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mathieu Lecarme updated LUCENE-1190:
Attachment: aphone+lexicon.patch
> a lexicon object for merging spellchecker and synonyms
a lexicon object for merging spellchecker and synonyms from stemming
Key: LUCENE-1190
URL: https://issues.apache.org/jira/browse/LUCENE-1190
Project: Lucene - Java
Issue Ty
Please review the thread. The thread local is not the cause of OOM in
1.5 and later JVM, especially give the size of the objects they
references.
Manually clearing object references is a waste of code/resources.
That is what the GC does...
On Feb 25, 2008, at 8:34 AM, Christian Kohlschütt
[
https://issues.apache.org/jira/browse/LUCENE-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Chafik updated LUCENE-550:
--
Attachment: BinarySearchUtils.Apache.java
Here is an enhanced binarySearch method for int array
[
https://issues.apache.org/jira/browse/LUCENE-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chandan Raj Rupakheti updated LUCENE-1188:
--
Fix Version/s: (was: 2.3.1)
(was: 2.3)
[
https://issues.apache.org/jira/browse/LUCENE-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572092#action_12572092
]
Christian Kohlschütter commented on LUCENE-1186:
This issue is rather a pr
[
https://issues.apache.org/jira/browse/LUCENE-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chandan Raj Rupakheti updated LUCENE-1188:
--
Description:
I would like to talk about the implementation of equals and hashC
[
https://issues.apache.org/jira/browse/LUCENE-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Kohlschütter updated LUCENE-954:
--
Fix Version/s: 2.4
Lucene Fields: [New, Patch Available] (was: [Pat
[
https://issues.apache.org/jira/browse/LUCENE-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Kohlschütter updated LUCENE-954:
--
Lucene Fields: [New, Patch Available] (was: [Patch Available, New])
Aff
[
https://issues.apache.org/jira/browse/LUCENE-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomer Gabel updated LUCENE-1189:
Attachment: QueryParser.jj.patch
The patch to correct the query parser behavior.
> QueryParser d
QueryParser does not correctly handle escaped characters within quoted strings
--
Key: LUCENE-1189
URL: https://issues.apache.org/jira/browse/LUCENE-1189
Project: Lucene - Jav
18 matches
Mail list logo