Re: Full Text Search with multiple index and complex requirements

2011-03-06 Thread Shrinath M
his is what we > found: > > - Sphinx: No efficient way to do A, B, C, F. Or is there? > - Luecne: Everything looks possible, as it is very low level. But we have > to write wrappers to do F and build a communication layer between the web > server and the search server. &

Full Text Search with multiple index and complex requirements

2011-03-04 Thread Shrinath M
We are building an application which will require us to index data for each of our users so that we can provide full text search on their data. Here are some notable things about the application: A) The data for every user is totally unrelated to every other user. This gives us few advantages: