I totally agree with the one database solution, which would be my choice, if
there were no legal issues attached to the different datasets.
On Mon, Mar 7, 2011 at 10:49 PM, Cal Leeming [Simplicity Media Ltd] <
cal.leem...@simplicitymedialtd.co.uk> wrote:
> Hey Vidja,
>
> May I ask why so many dat
Sorry, I should make myself more clear.
The complex lookups (such as range queries, full text search etc) take place
inside Sphinx Search, then we do ID lookups from the database with the
results from Sphinx.
You can do column lookups as well on Sphinx >=0.99, so if you wanted to
lookup the datab
Hey Vidja,
May I ask why so many database instances are required? In my experience, if
you get to the point where you really need this many, it's usually better to
use a solution like Sphinx Search Engine, then employ your database as a
heavy key/value store (with the bare necessary unique compoun
3 matches
Mail list logo