<a name="2.0.0"></a>
# [2.0.0](https://github.com/decisively/wink-bm25-text-search/compare/1.0.2...2.0.0) (2017-06-28)


### Features

* check if *field* is valid in definePrepTasks() ([b65a8eb](https://github.com/decisively/wink-bm25-text-search/commit/b65a8eb))
* optimize index, add exact value search, and allow filtering ([bb39546](https://github.com/decisively/wink-bm25-text-search/commit/bb39546))


### BREAKING CHANGES

* index optimisation has resulted in to change in format,
there by making it incompatible with earlier version. Migration therefore will
require addition of documents and index creation again.



<a name="1.0.2"></a>
## [1.0.2](https://github.com/decisively/wink-bm25-text-search/compare/1.0.1...1.0.2) (2017-06-07)



<a name="1.0.1"></a>
## [1.0.1](https://github.com/decisively/wink-bm25-text-search/compare/1.0.0...1.0.1) (2017-06-01)



<a name="1.0.0"></a>
# [1.0.0](https://github.com/decisively/wink-bm25-text-search/compare/518be8e...1.0.0) (2017-05-28)


### Bug Fixes

* **package.json:** fix keyword spelling ([518be8e](https://github.com/decisively/wink-bm25-text-search/commit/518be8e))



