|
|
|
|
|
by AdrianRossouw
4459 days ago
|
|
I think it wasn't 'ready' at that point in time, and the json based query language was closer to what we needed. The real problem was that the data was being imported in bulk by the user, from a many-meg-sized csv . It would grind couchdb to a halt trying to build views, so having elasticsearch be a separate process that could work through it made a lot of sense. |
|