Commit 3531e25db0dcb6511cc774976644f6e5cfc6b679
1 parent
6f4056b6
Exists in
master
and in
21 other branches
Updated todos
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -1002,12 +1002,12 @@ Thanks to Karel Minarik for [Elasticsearch Ruby](https://github.com/elasticsearc |
1002 | 1002 | |
1003 | 1003 | ## Roadmap |
1004 | 1004 | |
1005 | +- Semantic search features | |
1005 | 1006 | - Search multiple fields for different terms |
1006 | 1007 | - Search across models |
1007 | 1008 | - Search nested objects |
1008 | 1009 | - Add section on testing |
1009 | 1010 | - Much finer customization |
1010 | -- More transparency into generated queries (for advanced use) | |
1011 | 1011 | |
1012 | 1012 | ## Contributing |
1013 | 1013 | ... | ... |