Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Lucene: Java-Dev

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

 

 

Lucene java-dev RSS feed   Index | Next | Previous | View Threaded


jira at apache

Dec 18, 2007, 7:42 PM

Post #1 of 6 (241 views)
Permalink
[jira] Commented: (LUCENE-150) [PATCH] DBDirectory implementation

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

Grant Ingersoll commented on LUCENE-150:
----------------------------------------

Is this still useful in light of the Oracle and Berkeley implementations?

> [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
> Assignee: Lucene Developers
> 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[at]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: java-dev-unsubscribe[at]lucene.apache.org
For additional commands, e-mail: java-dev-help[at]lucene.apache.org


jira at apache

Dec 18, 2007, 7:42 PM

Post #2 of 6 (226 views)
Permalink
[jira] Commented: (LUCENE-150) [PATCH] DBDirectory implementation [In reply to]

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

Grant Ingersoll commented on LUCENE-150:
----------------------------------------

Is this still useful in light of the Oracle and Berkeley implementations?

> [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
> Assignee: Lucene Developers
> 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[at]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: java-dev-unsubscribe[at]lucene.apache.org
For additional commands, e-mail: java-dev-help[at]lucene.apache.org


jira at apache

Dec 19, 2007, 4:16 AM

Post #3 of 6 (226 views)
Permalink
[jira] Commented: (LUCENE-150) [PATCH] DBDirectory implementation [In reply to]

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

Otis Gospodnetic commented on LUCENE-150:
-----------------------------------------

Probably (not everyone runs Oracle). But it's also probably also very out of date. If it hasn't been committed in over 4 years, it must not be that wanted. Feel free to close.

> [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
> Assignee: Lucene Developers
> 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[at]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: java-dev-unsubscribe[at]lucene.apache.org
For additional commands, e-mail: java-dev-help[at]lucene.apache.org


jira at apache

Dec 19, 2007, 4:16 AM

Post #4 of 6 (223 views)
Permalink
[jira] Commented: (LUCENE-150) [PATCH] DBDirectory implementation [In reply to]

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

Otis Gospodnetic commented on LUCENE-150:
-----------------------------------------

Probably (not everyone runs Oracle). But it's also probably also very out of date. If it hasn't been committed in over 4 years, it must not be that wanted. Feel free to close.

> [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
> Assignee: Lucene Developers
> 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[at]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: java-dev-unsubscribe[at]lucene.apache.org
For additional commands, e-mail: java-dev-help[at]lucene.apache.org


jira at apache

Dec 19, 2007, 5:01 AM

Post #5 of 6 (225 views)
Permalink
[jira] Commented: (LUCENE-150) [PATCH] DBDirectory implementation [In reply to]

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

Grant Ingersoll commented on LUCENE-150:
----------------------------------------

Or it's just forgotten. I think a fair number of people are interested in Lucene in the DB. I'm just trying to go through and clean up old items

> [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
> Assignee: Lucene Developers
> 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[at]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: java-dev-unsubscribe[at]lucene.apache.org
For additional commands, e-mail: java-dev-help[at]lucene.apache.org


jira at apache

Dec 19, 2007, 5:01 AM

Post #6 of 6 (222 views)
Permalink
[jira] Commented: (LUCENE-150) [PATCH] DBDirectory implementation [In reply to]

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

Grant Ingersoll commented on LUCENE-150:
----------------------------------------

Or it's just forgotten. I think a fair number of people are interested in Lucene in the DB. I'm just trying to go through and clean up old items

> [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
> Assignee: Lucene Developers
> 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[at]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: java-dev-unsubscribe[at]lucene.apache.org
For additional commands, e-mail: java-dev-help[at]lucene.apache.org

Lucene java-dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.