File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 33* Release notes are available on
44[ GitHub] ( https://github.com/leontoeides/indicium/releases ) .
55
6- * ` 0.6.0 ` : Correction for contextual fuzzy matching in live, interactive
7- searches.
6+ * ` 0.6.0 ` : Fix for contextual fuzzy matching for ` Live ` interactive searches.
7+ In some cases ` Live ` search would return global results without properly
8+ observing the ` maximum_search_results ` setting. This has been fixed. This will
9+ improve performance and user experience.
810
911* ` 0.6.0 ` : New, optional ` eddie ` feature which is turned on by default. When
1012this feature is enabled, this library will utilize
Original file line number Diff line number Diff line change @@ -32,8 +32,10 @@ performance may begin to degrade at a point.
3232log] ( https://github.com/leontoeides/indicium/blob/master/CHANGELOG.md ) is
3333available on GitHub.
3434
35- * ` 0.6.0 ` : Correction for contextual fuzzy matching in live, interactive
36- searches.
35+ * ` 0.6.0 ` : Fix for contextual fuzzy matching for ` Live ` interactive searches.
36+ In some cases ` Live ` search would return global results without properly
37+ observing the ` maximum_search_results ` setting. This has been fixed. This will
38+ improve performance and user experience.
3739
3840* ` 0.6.0 ` : New, optional ` eddie ` feature which is turned on by default. When
3941this feature is enabled, this library will utilize
You can’t perform that action at this time.
0 commit comments