A search engine based on Node.js and LevelDB
Forage changed its name to Norch- go here https://www.npmjs.com/package/norch
Search frontend for Norch search engine, written in vue.js
Norch-indexer pushes documents into a norch.js search server
Crawler for Vinmonopolet data to be used by norch / search-index
forage-fetch changed its name to norch-fetch go here https://www.npmjs.com/package/norch-fetch
forage-document-processor changed its name to norch-document-processor go here https://www.npmjs.com/package/norch-document-processor
A lighweight bootstrap-angular.js frontend for Norch.js
forage-indexer changed its name to norch-indexer go here https://www.npmjs.com/package/norch-indexer
forage-bootstrap changed its name to norch-bootstrap go here https://www.npmjs.com/package/norch-bootstrap
A library for parsing HTML into any sort of JSON you want
Fetch pure HTML from a webserver and save it to disk
A collection of recipes and how to's on interesting use cases with search-index
A NodeJS crawler library to quick and easy build versatile crawlers.
A text search index module for Node.js. Search-index allows applications to add, delete and retrieve documents from a corpus. Retrieved documents are ordered by tf-idf relevance, filtering on metadata, and field weighting
A CLI to search in your code repositories
A document processing pipeline
A network resilient, persistent full-text search library for the browser and Node.js
A network resilient, persistent full-text search library for the browser and Node.js
A simple indexer to test and debug your JSON config- and JSONStream data format with the search-index si.add API.
Dataset for testing search engine capabilities.
A module for node.js that takes in text and returns text that is stripped of stopwords. Has pre-defined stopword lists for 19 languages and also takes lists with custom stopwords as input.