a full text indexing library for javascript
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Christopher Ramey f6aafa3659 Bug fixes for search chaining scheme 12 years ago
LICENCE Added copyright information 12 years ago
README Migrated Tidx object into it's own file 12 years ago
TODO Added support for AND style queries. Updated test page to incorporate 12 years ago
test.html Added support for AND style queries. Updated test page to incorporate 12 years ago
test.json Improved support for numeric indexing and queries. Added support for quoted 12 years ago
tidx.js Bug fixes for search chaining scheme 12 years ago

README

Tidx is a simple full text indexing library for Javascript