Archived
1
0
a full text indexing library for javascript
This repository has been archived on 2021-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2012-04-06 15:21:55 +00:00
LICENCE Added copyright information 2012-03-28 03:57:29 +00:00
README Migrated Tidx object into it's own file 2012-03-28 01:40:51 +00:00
test.html Added support for AND style queries. Updated test page to incorporate 2012-04-03 02:44:32 +00:00
test.json Improved support for numeric indexing and queries. Added support for quoted 2012-03-31 18:52:34 +00:00
tidx.js Bug fixes for search chaining scheme 2012-04-06 15:21:55 +00:00
TODO Added support for AND style queries. Updated test page to incorporate 2012-04-03 02:44:32 +00:00

Tidx is a simple full text indexing library for Javascript