You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shai Erera (JIRA)" <ji...@apache.org> on 2011/01/25 17:29:48 UTC

[jira] Closed: (LUCENE-150) [PATCH] DBDirectory implementation

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

Shai Erera closed LUCENE-150.
-----------------------------

    Resolution: Not A Problem
      Assignee:     (was: Lucene Developers)

We have DBDirectory in contrib.

> [PATCH] DBDirectory implementation
> ----------------------------------
>
>                 Key: LUCENE-150
>                 URL: https://issues.apache.org/jira/browse/LUCENE-150
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Store
>    Affects Versions: unspecified
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Otis Gospodnetic
>            Priority: Minor
>         Attachments: lucene-dbdirectory-1.0.zip
>
>
> Implementation of the Lucene Directory interface which stores data in a 
> JDBC-accessible database.
> June 2nd, 2003, a contribution from "Anthony Eden" <me...@anthonyeden.com>.
> Original email:
> Version 1.0 of the DBDirectory library, which implements a Directory
> which can store indeces in a database is now available for download.
> There are two versions:
>    Tar GZIP:
> http://www.anthonyeden.com/download/lucene-dbdirectory-1.0.tar.gz
>    ZIP: http://www.anthonyeden.com/download/lucene-dbdirectory-1.0.zip
> The source code is included.  Please read the README file for
> instructions on using DBDirectory.  I have only tested it with MySQL 
> but
> would be happy to add other database scripts if anyone would like to
> submit them.  Please post any questions here on the mailing list.
> Otis, is there anything left to do to get this into the sandbox?
> Additionally, how will I maintain the code if it is in the sandbox?
> Will I get write access to the part of the CVS repository which would
> house DBDirectory?  I currently have all of the code in my private CVS.
> Sincerely,
> Anthony Eden

-- 
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org