Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
5.4
-
None
-
None
-
New
Description
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