Skip to content

Releases: reeteshranjan/sphinx2-nginx-module

Excerpt support

09 Dec 11:24
Compare
Choose a tag to compare
Excerpt support Pre-release
Pre-release
  • Excerpt support added
  • Few bug fixes in token parsing of query param arg values

v0.1 alpha

06 Dec 08:19
Compare
Choose a tag to compare
v0.1 alpha Pre-release
Pre-release

Using default ngx_http_upstream_non_buffered_filter for completing a functional module. A browser request would produce application/octet-stream response with the raw searchd response minus the handshake and header bytes.

v0.01 alpha

05 Dec 10:24
Compare
Choose a tag to compare
v0.01 alpha Pre-release
Pre-release
  • sphinx 2.0.8 searchd search request protocol implemented and verified
  • limitations on elements or their values that can be put in the search request
  • nginx upstream module using the protocol mentioned above implemented and verified to successfully send requests and get raw searchd responses

Next

  • filters to convert the binary response into json/xml/text
  • excerpts support

Limitations

  • some elements in the search request have default/null values (can't be overridden using user values)