M
M
Multigame2015-05-15 15:09:38
Sphinx
Multigame, 2015-05-15 15:09:38

Is MongoDB + Sphinx + 100Gb worth it?

Good afternoon.
Until sphinx 3.0 is released, the only way to connect sphinx and mongo is with xmlpipe The
question is, how reliable and performant is this solution on 100Gb+ of data?

The database stores information consisting of ID + text.
+ texts can have variable characteristics... links, pictures (url), various notes.
In principle, you can presume in advance what attributes are generally possible for texts and push it all into the format of one or related tables ....
Perhaps you should abandon mongo in favor of pg or mysql-hs ?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
Puma Thailand, 2015-05-15
@opium

taking into account the fact that the texts do not change, just make the main index and the delta index, it will be very productive.

L
lega, 2015-05-15
@lega

Why the only one? I am using sphinxql.

M
Multigame, 2015-05-18
@Multigame

Perhaps, by the way, you don’t need to import mongo-> sphinx. And make RT-index and duplicate requests. When filling in the data, fill in parallel RT and mongo.... The question here will be only in the regeneration of the index when it is damaged....
Or does such a solution have its drawbacks?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question