Fairly certain it belongs in the dev-list because it is a bug...
The index length is a long, but the left size will be truncated in
int math before it is converted to a long and compared.
On Jan 13, 2009, at 11:36 PM, Otis Gospodnetic (JIRA) wrote:
[ https://issues.apache.org/jira/brow
[
https://issues.apache.org/jira/browse/LUCENE-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663633#action_12663633
]
Otis Gospodnetic commented on LUCENE-1519:
--
Deepak - could you please bring this
Change Primitive Data Types from int to long in class SegmentMerger.java
Key: LUCENE-1519
URL: https://issues.apache.org/jira/browse/LUCENE-1519
Project: Lucene - Java
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663607#action_12663607
]
markrmil...@gmail.com edited comment on LUCENE-1483 at 1/13/09 7:03 PM:
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663607#action_12663607
]
Mark Miller commented on LUCENE-1483:
-
Disregarding any any with those simple policies
On Mon, Dec 15, 2008 at 07:04:08AM -0500, Michael McCandless wrote:
> These are good points: it may be exposing too much if we fully expose
> SegmentReader now, since some components (deletion tombstones) may
> want to skip that API and operate directly on lower level files.
After thinking things
[
https://issues.apache.org/jira/browse/LUCENE-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Rutherglen updated LUCENE-1314:
-
Attachment: LUCENE-1314.patch
This patch includes the previous patch. All tests pass.
*
[
https://issues.apache.org/jira/browse/LUCENE-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Rutherglen updated LUCENE-1316:
-
Attachment: LUCENE-1316.patch
Added synchronized on parent when obtaining the deleted do
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663440#action_12663440
]
Mark Miller commented on LUCENE-1483:
-
Ha, how disappointing. I suppose not entirely u
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663406#action_12663406
]
Michael McCandless commented on LUCENE-1483:
OK here are the current results:
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663397#action_12663397
]
Michael McCandless commented on LUCENE-1483:
bq. What was causing the two poli
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663379#action_12663379
]
Mark Miller commented on LUCENE-1483:
-
What was causing the two policies to miss, even
[
https://issues.apache.org/jira/browse/LUCENE-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663375#action_12663375
]
Jason Rutherglen commented on LUCENE-1314:
--
I think we should add reopen(boolean
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1483:
---
Attachment: LUCENE-1483.patch
OK new patch attached. TestStressSort now passes -- t
14 matches
Mail list logo