Skip to content

Tags: matehat/MHTextSearch

Tags

v0.3.4

Toggle v0.3.4's commit message
Bumped to 0.3.4

v0.3.3

Toggle v0.3.3's commit message
Bumped to 0.3.3

v0.3.2

Toggle v0.3.2's commit message
Fixed warnings and a bug in sorting

v0.3.1

Toggle v0.3.1's commit message
Bumped to 0.3.1

v0.3.0

Toggle v0.3.0's commit message
Added a discardDuplicateTokens property

This option is false by default. This is an optimization that can be turned on that avoids indexing the same token two or more times for the same string in the same object. This cuts indexing time by 3-4 for long form texts

v0.2.2

Toggle v0.2.2's commit message
Bumped to 0.2.2

v0.2.1

Toggle v0.2.1's commit message
Bumped to 0.2.1

v0.2.0

Toggle v0.2.0's commit message
Merge branch 'master' of github.com:matehat/MHTextSearch

v0.1.0

Toggle v0.1.0's commit message
Fixed bug when updating indices