Releases: fergiemcdowall/norch
Releases · fergiemcdowall/norch
v0.3.0
Forage 0.3 is the latest version of your favourite javascript and levelDB based search engine.
Installation
npm install -g forage@0.3.0
New in 0.3
- Matcher functionality, for making auto-complete boxes (with, for example Typeahead or JQuery auto-complete)
- A new pluggable UI based on Angular.js and Typeahead known as forage-bootstrap. Can be switched out in an NPMish fashion
- Much better indexing performance. Several memory leaks plugged by the heroic Levellers.
In related news:
There is now a family of crawling applications that can be used to scrape data from your website, process it, and feed it into forage. These apps are forage-fetch, forage-document-processor, and forage-indexer. Find them on the foragejs GitHub project page.
v0.2.3
Some bug fixes and the addition of a test framework
v0.2.1 - First release
First release
Honourable mentions: @babadofar and @nhhagen
Refer to http://fergiemcdowall.github.io/norch and https://github.com/fergiemcdowall/norch for operating instructions.
Use the contact points on GitHub to give feedback.