https://github.com/jsplumb/tribbb
Reverse text index
https://github.com/jsplumb/tribbb
Last synced: 11 months ago
JSON representation
Reverse text index
- Host: GitHub
- URL: https://github.com/jsplumb/tribbb
- Owner: jsplumb
- License: apache-2.0
- Created: 2015-12-13T08:13:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T01:00:42.000Z (over 7 years ago)
- Last Synced: 2025-07-05T17:08:05.339Z (12 months ago)
- Language: JavaScript
- Size: 61.5 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tribbb
Reverse text index
## Changelog
### 0.1.0
October 23rd 2018
General tidy up. Added a Typescript definition file. Added support for whitespace inside tokens. Added
support for serialize/deserialize of an index.
### 0.1.1
October 23rd 2018
Removed `url` from JS doc. It is not supported.
## 0.1.2
October 23rd 2018
Updates to document retrieval in deserialize method.