Hi all,
I would like some input on implementing a full-text search engine for my
website and blog.
I really don't want to use Google search API or a external webservice to
index my documents.
Also, my blog is powered by ZODB while my main website uses Durus.
Ideally, i would like to use Redis server to index my documents and
Ajax/jQuery to make a search using JSON.
I have considered Elasticsearch, but it requires Java, and I don't
really like this.
Is there any other alternatives for indexing non-relational database
objects such as ZODB ?
What do you think?
Etienne
--
Etienne Robillard
tka...@yandex.com
https://www.isotopesoftware.ca/