Michele Renda created LUCENE-6990:
-------------------------------------
Summary: Mongo 3.x Directory support
Key: LUCENE-6990
URL: https://issues.apache.org/jira/browse/LUCENE-6990
Project: Lucene - Core
Issue Type: Improvement
Components: core/store
Affects Versions: 5.4
Reporter: Michele Renda
Priority: Minor
I would like to setup the lucene store to a MongoDB installation.
It already exists an old project which gives this possiblity:
https://github.com/rstiller/mongo-lucene
Unfortunately this project is stuck to the old version of Mondo DB and does not
run anymore. Newest version of MongoDB now uses new classes like GridFSBuckets
and MongoDatabase (replacing the old classes GridFS and MongoDB).
Here an example of usage:
http://mongodb.github.io/mongo-java-driver/3.2/driver/reference/gridfs/
Can you please implement a MongoDBDirectory?
Because I am not sure which team (Lucene or MongoDB one) can better take care
of this request, I am opening a copy of this request to the other team too (see
external issue URL).
Best regards
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]