]> BookStack Code Mirror - bookstack/commit
Improved numeric term search capabilities
authorDan Brown <redacted>
Thu, 29 Sep 2016 08:13:15 +0000 (09:13 +0100)
committerDan Brown <redacted>
Thu, 29 Sep 2016 08:13:15 +0000 (09:13 +0100)
commit42d8e9e5bda57a26bbaa3f6e4a9e4e5f94a341e7
tree24dc372d7f29ea9a9afd1da8a8cf68cf7f7e7004
parentda10c5094581c4df9e41edc7f385bb3e8fb5dc09
Improved numeric term search capabilities

Prevented a quoted term also being added to fuzzy searches
and also added check to see if the term is numeric to check if
an exact match is required.

Closes #200
app/Entity.php