Skip to content

v0.1.0

Compare
Choose a tag to compare
@ngparas ngparas released this 01 Sep 15:21
· 205 commits to master since this release

uptasticsearch 0.1.0

Features

Elasticsearch metadata

  • get_fields returns a data.table with the names and types of all indexed fields across one or more indices

Routing Temporary File Writing

  • es_search now accepts an intermediates_dir parameter, giving users control over the directory used for temporary I/O at query time

Bugfixes

Empty Results

  • Added logic to short-circuit and return early with an informative message if a query matches 0 documents