mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-10 06:55:32 +00:00
15 lines
361 B
Plaintext
15 lines
361 B
Plaintext
h2. 0.9.1 / master
|
|
|
|
h2. 0.9.0 /
|
|
|
|
h3. Breaking Changes
|
|
|
|
* Requires full data reindex. Due to reuse work directory when recovering from gateway feature.
|
|
|
|
h3. Features
|
|
|
|
* Streamline single value with boost queries: Allow for both value and query name to specify the query value ("#192":http://github.com/elasticsearch/elasticsearch/issues/192).
|
|
|
|
h3. Bug Fixes
|
|
|
|
* |