|
a628ddfa2e
|
pre-archival commit
|
2021-02-02 09:46:11 -09:00 |
|
|
38a9078e8e
|
Added better examples and created new README
|
2012-04-09 23:58:52 +00:00 |
|
|
f6aafa3659
|
Bug fixes for search chaining scheme
|
2012-04-06 15:21:55 +00:00 |
|
|
bb85b1e73a
|
Added raw searching function, useful for appending multiple searches
together. Clarified a few comments, changed the names of a few internal
functions.
|
2012-04-05 04:16:30 +00:00 |
|
|
45508e74d6
|
Added support for AND style queries. Updated test page to incorporate
new query support. Added TODO list. Cleaned up a few functions and
added some more clarifying comments.
|
2012-04-03 02:44:32 +00:00 |
|
|
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 |
|