cdramey
/
tidx
Archived
1
0
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Christopher Ramey f6aafa3659 Bug fixes for search chaining scheme 2012-04-06 15:21:55 +00:00
Christopher Ramey 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
Christopher Ramey 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
Christopher Ramey 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
Christopher Ramey 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
Christopher Ramey 16901e26df Fixed typo in copyright notice 2012-03-28 04:03:52 +00:00
Christopher Ramey 415a4c7038 Added copyright information 2012-03-28 03:57:29 +00:00
Christopher Ramey 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
Christopher Ramey d6e00cc42a Migrated Tidx object into it's own file 2012-03-28 01:40:51 +00:00