@abetomo/spreadsearch
v2.0.3
Published
Search Google Spreadsheet data using Groonga.
Downloads
58
Readme
spreadsearch
Search Google Spreadsheet data using Groonga.
install
Please install as Nroonga needs Groonga.
After groonga installed, just do
% npm install @abetomo/spreadsearch
Usage
init
% spreadsearch init
Please set the '${HOME}/.spreadsearch/config.json'.
Please set it to config.json
.
Update data
% spreadsearch update
Get data from the spreadsheet and make it searchable.
Search
batch
% spreadsearch search QUERY
<Show JSON of search results>
console
% spreadsearch console
Query> test
...Display results
Query>