On 05/13/2010 09:59 AM, MJ Suhonos wrote:
>
> First things first : it depends on what kind of "indexing" you're looking to do — I haven't worked with CouchDB (yet), but I have with MongoDB, and although it's a great (and fast) data store, it has a "basic" style of indexing as SQL databases. That is, you can do exact-match, some simple regex (usually left-anchored) and then of course all the power of map/reduce (Mongo does map/reduce as well as Couch).
>
Out of curiosity, are there libraries to export records from MongoDB into
Solr?
--
Thomas Dowling
[log in to unmask]
|