Commit eaa52ea779eaea03681e85557d503748d80038fc
1 parent
b891f67c
Exists in
master
and in
21 other branches
Added todo
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
README.md
@@ -217,6 +217,7 @@ bundle | @@ -217,6 +217,7 @@ bundle | ||
217 | 217 | ||
218 | - Autocomplete | 218 | - Autocomplete |
219 | - Option to turn off fuzzy matching (should this be default?) | 219 | - Option to turn off fuzzy matching (should this be default?) |
220 | +- Option to disable callbacks | ||
220 | - Exact phrase matches (in order) | 221 | - Exact phrase matches (in order) |
221 | - Focus on results format (load: true?) | 222 | - Focus on results format (load: true?) |
222 | - Test helpers - everyone should test their own search | 223 | - Test helpers - everyone should test their own search |