insol - advanced API for Solr search engine

mdomans mdomans at gmail.com
Sun Mar 14 18:31:45 CET 2010


insol 0.1.0 released

============================================================

Insol aims to be highly advanced, feature-rich pythonic API for Solr
search engine. Code is clean and easy to reuse in your own projects
and battle tested more than once.

Requires nothing more than python, it runs on all operating systems.
Keep in mind, this is only API, so you still need a solr server
running somewhere.

Features include:
- query contruction model focused on complicated search queries, with
support for easy combining already created queries
- easy to use faceting
- easy customization for nearly all posible enviroments
- mature, heavilly tested in commercial use code

============================================================

You can find it on :

http://github.com/mdomans/insol

============================================================

Comming soon:

- support for non-blocking I/O


More information about the Python-announce-list mailing list