0
0
Commit Graph

4 Commits

Author SHA1 Message Date
Marty Schoch
5897997906 update utils for new bleve config 2015-09-16 17:18:46 -04:00
Marty Schoch
35a4333bce fix issues identified by errcheck
part of #169
2015-04-07 11:39:01 -04:00
Marty Schoch
18dabdb946 fix compilation of bulk index utility 2015-03-09 08:20:40 -04:00
Martin Czygan
95ae51f59d adding bleve_bulkindex utility
Usage:

    bleve_bulkindex -index path file.ldj [file2.ldj, ...]

where file.ldj is a line-delimited JSON,
each representing a document. docIDs are autogenerated.
2014-11-19 19:46:24 +01:00