Archived
1
0
Commit Graph

9 Commits

Author SHA1 Message Date
662ff40fa2 Added support for untokenized indexes, various speed improvements
by using strict equality comparisons where possible, more IE compatibility
fixes.
2012-04-01 22:13:09 +00:00
1b174aa0c4 Improved support for numeric indexing and queries. Added support for quoted
strings as searches for pending untokenized indexing.
2012-03-31 18:52:34 +00:00
16901e26df Fixed typo in copyright notice 2012-03-28 04:03:52 +00:00
415a4c7038 Added copyright information 2012-03-28 03:57:29 +00:00
0b7614ec73 Split testing json into it's own file. Loading file using jquery. Cleaned
up example somewhat. Fixed IE compatibility for search regex.
2012-03-28 03:47:48 +00:00
ac971c68cb Renamed index.html to test.html 2012-03-28 01:42:31 +00:00
d6e00cc42a Migrated Tidx object into it's own file 2012-03-28 01:40:51 +00:00
0e30b70125 Added search parameter parsing function 2012-03-27 14:13:05 +00:00
458c396ba5 Initial commit 2012-03-27 04:17:25 +00:00