@abetomo/spreadsearch

Search Google Spreadsheet data using Groonga.

Usage no npm install needed!

<script type="module">
  import abetomoSpreadsearch from 'https://cdn.skypack.dev/@abetomo/spreadsearch';
</script>

README

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>