Minor tweak to 0.4 release notes

This commit is contained in:
Karl Hobley 2014-07-09 09:52:33 +01:00
parent 1d9f792415
commit 8aaff51b05

View file

@ -99,7 +99,7 @@ Search
* Major refactor of Elasticsearch backend
* Use ``match`` instead of ``query_string`` queries
* Fields are now indexed in Elasticsearch with their correct type
* Filter fields are no longer included in '_all' (in Elasticsearch)
* Filter fields are no longer included in '_all'
* Fields with partial matching are now indexed together into '_partials'