Skip to content

Commit

Permalink
FIX #246
Browse files Browse the repository at this point in the history
  • Loading branch information
ts-thomas committed Jul 30, 2021
1 parent 34ca66c commit 65b027c
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions dist/flexsearch.bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/flexsearch.compact.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/flexsearch.debug.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**!
* FlexSearch.js v0.7.2 (Debug)
* FlexSearch.js v0.7.21 (Debug)
* Copyright 2018-2021 Nextapps GmbH
* Author: Thomas Wilkerling
* Licence: Apache-2.0
Expand Down Expand Up @@ -75,7 +75,7 @@ function F(a) {
}
;var ha = {encode:fa, rtl:!1, tokenize:""};
function fa(a) {
return ba.call(this, a.toLowerCase(), !1, ca, !1);
return ba.call(this, ("" + a).toLowerCase(), !1, ca, !1);
}
;const ia = {}, I = {};
function ja(a) {
Expand Down
4 changes: 2 additions & 2 deletions dist/flexsearch.es5.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 65b027c

Please sign in to comment.