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
tkad...@yandex.com
https://www.isotopesoftware.ca/

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/02c550ee-57c9-a7b6-128b-343693c98cbe%40yandex.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to