@abetomo/spreadsearch

2.0.3 • Public • Published

spreadsearch

npm version

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>

/@abetomo/spreadsearch/

    Package Sidebar

    Install

    npm i @abetomo/spreadsearch

    Weekly Downloads

    3

    Version

    2.0.3

    License

    LGPL-2.1

    Unpacked Size

    51.1 kB

    Total Files

    12

    Last publish

    Collaborators

    • abetomo