Trying running the application with -Xmx128m
You may find that it works fine. Java will continue to allocate
memory if it needs it - it you allow it to.
It does this for performance reasons. If the app runs in a tight
loop, this could be your problem.
If that is not the case, it is most
[
https://issues.apache.org/jira/browse/LUCENE-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki updated LUCENE-1420:
--
Attachment: similarity-v2.patch
Patch that uses FieldInvertState, as suggested. Change
Hey there,
I am having some memory trouble with my Lucene app. I need to get the info
and delete about 1000 docs every time I execute the app. I get the IDs of
the documents to delete from a database and for all single ID I get the data
from the indexed doc using an index searcher and topdocs (sea
[
https://issues.apache.org/jira/browse/LUCENE-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642659#action_12642659
]
Mark Miller commented on LUCENE-1425:
-
Its a balancing act I suppose. Mark Harwood has
[
https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-1424:
Attachment: LUCENE-1424.patch
Sorry bout the @overrides...grabbed/copied from solr and forgot the
[
https://issues.apache.org/jira/browse/LUCENE-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642650#action_12642650
]
Yonik Seeley commented on LUCENE-1425:
--
It seems like we should separate the concepts
[
https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642628#action_12642628
]
Hoss Man commented on LUCENE-1424:
--
bq. Is there any reason to keep the rewrite-to-Boolea
[
https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642617#action_12642617
]
Uwe Schindler commented on LUCENE-1424:
---
Just a suggestion:
How about *not* inventin
[
https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642615#action_12642615
]
Mark Harwood commented on LUCENE-1424:
--
>> Are the score differences caused by the re
[
https://issues.apache.org/jira/browse/LUCENE-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1426.
Resolution: Fixed
> Next steps towards flexible indexing
> ---
[
https://issues.apache.org/jira/browse/LUCENE-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642613#action_12642613
]
Michael McCandless commented on LUCENE-1420:
Andrzej are you [going to] work o
[
https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642611#action_12642611
]
Michael McCandless commented on LUCENE-1424:
Patch looks good. I plan to comm
[
https://issues.apache.org/jira/browse/LUCENE-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1428:
---
Lucene Fields: [New, Patch Available] (was: [Patch Available, New])
Fix Version/
[
https://issues.apache.org/jira/browse/LUCENE-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1428.
Resolution: Fixed
Lucene Fields: [New, Patch Available] (was: [Patch Availa
[
https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642606#action_12642606
]
Michael McCandless commented on LUCENE-1424:
Woops... patch uses @Override (Ja
[
https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-1424:
--
Assignee: Michael McCandless
> Add ConstantScorePrefixQuery and ConstantScoreW
[
https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642605#action_12642605
]
Michael McCandless commented on LUCENE-1424:
bq. What do people think about pu
17 matches
Mail list logo