2.0.3 • Published 5 years ago

@abetomo/spreadsearch v2.0.3

Weekly downloads
-
License
LGPL-2.1
Repository
github
Last release
5 years ago

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>
2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.3.0

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago