diff --git a/bench.js b/bench.js index 1c07718..1043ff2 100644 --- a/bench.js +++ b/bench.js @@ -159,12 +159,12 @@ queue.push({ prepare: null, fn: function(){ //lib.query("there were six spanish pieces of four pistoles"); - //lib.query("glumdalclitch and i attended the king and queen in a progress"); + lib.query("glumdalclitch and i attended the king and queen in a progress"); lib.query("only in this island of luggnagg the appetite for living was not so eager"); }, end: null, complete: null, - count: 14 + count: 25 }); queue.push({ diff --git a/test/flexsearch-0.8.0-soundex/index.html b/test/flexsearch-0.8.0-soundex/index.html new file mode 100644 index 0000000..2cdbc93 --- /dev/null +++ b/test/flexsearch-0.8.0-soundex/index.html @@ -0,0 +1,60 @@ + + + + + Benchmark + + +

Benchmark: flexsearch-0.8.0


+

Indexed Text: "Gulliver's Travels" (Swift Jonathan 1726)

+
+ + + diff --git a/test/flexsearch-0.8.0/index.html b/test/flexsearch-0.8.0/index.html index 9c933f0..28b5444 100644 --- a/test/flexsearch-0.8.0/index.html +++ b/test/flexsearch-0.8.0/index.html @@ -10,9 +10,10 @@