sphinx - Always-indexed MySQL indexing/searching replacements for InnoDB? -


I am using InnoDB for a MySQL table, and to explicitly use LIKE and RLIKE / REGEXP It may take a lot of time.

I have tried, and this works great, leaving me the index reference again at intervals. I can re-index every minute, but I'm thinking that 1 or 2) always keep a record in Sphinx, or 2) other software than Sphinx which will keep the record always indexed.

I want this where the index is updated on instantly entering or updating a record.

You probably do one of the best projects

To do some natural language processing They are designed to make reverse indexes on text content, with optional capabilities. Lucene is the original project, originally written in Java, but it is now kept on the net - it uses a very efficient file based store for data.

is a Solar project for a large index that is basically a service based version of Lusen, which you can access through comfortable services. There are also options for scaling, such as covering the indexes in many machines.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -