techknowlogick cb01b8691d
Add open/closed field support for issue index ()
A couple of notes:
* Future changes should refactor arguments into a struct
* This filtering only is supported by meilisearch right now
* Issue index number is bumped which will cause a re-index
..
bleve.go Add open/closed field support for issue index ()
bleve_test.go Add open/closed field support for issue index ()