[jira] Updated: (LUCENE-957) Lucene RAM Directory doesn't work for Index Size 8 GB

2007-07-15 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-957: --- Attachment: lucene-957.patch Previous patch apparently did not fix the bug - a casting problem in

[jira] Updated: (LUCENE-957) Lucene RAM Directory doesn't work for Index Size 8 GB

2007-07-12 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-957: --- Attachment: lucene-957.patch Patch fixing int / long cast issues in RAMInputStream. All tests pass