phorkie 0.2.0: Elasticsearch

I've just released phorkie 0.2.0 which brings search functionality via Elasticsearch.

The nice thing about Elasticsearch is that it allows boosting of certain fields (paste title is higher ranked than the file content) and has a bunch of search query features:

All of that was just there without me having to do any programming, whereas with MySQL this would have taken weeks to implement (query parsing and sql-mapping).

phorkie will work fine without an Elasticsearch service, but you won't see the search field in that case.

PEAR updates

While hacking on phorkie, I took the time to do fixes for libraries that I use here:

Written by Christian Weiske.

Comments? Please send an e-mail.