0
0
bleve/http
Marty Schoch c7443fe52b refactored API a bit
more things can return error now
in a couple of places we had to swallow errors because they didn't
fit the existing API.  in these case and proactively in a few
others we now return error as well.

also the batch API has been updated to allow performing
set/delete internal within the batch
2014-10-31 09:40:23 -04:00
..
alias.go initial impl of Index Aliases 2014-10-29 09:22:11 -04:00
debug.go add newline between license and package 2014-09-02 10:54:50 -04:00
doc_count.go refactored API a bit 2014-10-31 09:40:23 -04:00
doc_delete.go even more golint cleanups 2014-09-03 19:32:27 -04:00
doc_get.go even more golint cleanups 2014-09-03 19:32:27 -04:00
doc_index.go even more golint cleanups 2014-09-03 19:32:27 -04:00
fields.go add newline between license and package 2014-09-02 10:54:50 -04:00
index_create.go typo with NewListIndexesHandler/NewCreateIndexHandler 2014-10-22 16:40:21 -07:00
index_delete.go add newline between license and package 2014-09-02 10:54:50 -04:00
index_get.go add newline between license and package 2014-09-02 10:54:50 -04:00
index_list.go typo with NewListIndexesHandler/NewCreateIndexHandler 2014-10-22 16:40:21 -07:00
registry.go fix go vet issues 2014-10-29 09:31:03 -04:00
search.go add newline between license and package 2014-09-02 10:54:50 -04:00
util.go add newline between license and package 2014-09-02 10:54:50 -04:00