You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Paul Elschot (JIRA)" <ji...@apache.org> on 2007/12/30 22:14:43 UTC

[jira] Resolved: (LUCENE-283) [PATCH] MMapDirectory for huge index files

     [ https://issues.apache.org/jira/browse/LUCENE-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Elschot resolved LUCENE-283.
---------------------------------

    Resolution: Won't Fix
      Assignee:     (was: Lucene Developers)

In case there is renewed interest, I could provide a patch against current trunk.
But, iirc, only two or three people ever used it, so it's ok to just leave it available here.

> [PATCH] MMapDirectory for huge index files
> ------------------------------------------
>
>                 Key: LUCENE-283
>                 URL: https://issues.apache.org/jira/browse/LUCENE-283
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Store
>    Affects Versions: CVS Nightly - Specify date in submission
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Paul Elschot
>         Attachments: MMapDirectory.java
>
>
> Adds a MultiMMapIndexInput and chooses between that and 
> MMapIndexInput depending on the file size and an internal maximum 
> mapped buffer size, normally Integer.MAX_VALUE.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org