Mikhail Glushenkov
288d0cb787
Fix an example.
...
No need to specify mapping name twice, since `putMapping` does `PUT
/$INDEXNAME/_mappings/$MAPPINGNAME`. In fact, specifying the mapping
name here breaks upsert semantics (you get `Root type mapping not
empty after parsing!` exception).
2016-10-03 11:46:02 +01:00
Mikhail Glushenkov
ae3bb991c7
Comment out comments in the example properly.
2016-09-29 17:53:56 +01:00
Dinesh Padisetti
a5d62b3ccf
Added the OverloadedStrings extension
...
The first example doesn't work without the OverloadedStrings extension. The Server keeps demanding it's argument to be of the type Text
2016-08-21 20:11:04 +05:30
ReadmeCritic
1c409bd0ff
Update README URLs based on HTTP redirects
2016-02-10 06:56:40 -08:00
MHova
714dbd9ce3
Update readme to reflect actual TravisCI ElasticSaerch versions
2016-02-04 14:43:16 -08:00
Chris Allen
735da16418
Merge pull request #102 from MHova/testing-instructions
...
Add local testing instructions to README
2016-02-03 02:25:03 -06:00
MHova
674924ab62
Add local testing instructions
2016-02-02 22:25:20 -08:00
Chris Allen
bfb4adf85a
Merge pull request #96 from MHova/fix-advancescroll-docs
...
Fix docs specifying an incorrect terminating condition
2016-02-03 00:04:45 -06:00
MHova
45efac78a0
Update README to warn about 2.0 compatibility
2016-01-28 15:15:31 -08:00
Michael Xavier
3e4bea4269
Fix mangled by converting tildes in org mode
2016-01-24 12:37:37 -08:00
Michael Xavier
ccb32015ff
Remove errant "haskell" tokens from readme
2016-01-20 19:02:09 -08:00
Jan-Philip Loos
1acc69e62b
Fix for bitemyapp/bloodhound#38
...
Utilize `Network.URI.escapeURIString` to escape characters before parsing a string into an URI
2015-10-07 11:30:29 +02:00
Michael Xavier
92b520154e
Eliminate partiality in EsResult
...
This will affect #57
2015-07-27 14:06:13 -07:00
John Galt
42b0e92821
Updated documentation
2015-07-23 17:51:59 -04:00
Michael Xavier
42500b17b6
Fix last incorrect example
2015-07-10 14:14:41 -07:00
Chris Allen
e447be9d5c
Merge remote-tracking branch 'origin/next-gen'
2015-06-04 17:27:20 -05:00
Michael Xavier
7626b305fc
Add contributors section
2015-05-11 22:03:22 -07:00
Michael Xavier
354423cba6
Newtype over From/Size
2015-05-11 21:55:33 -07:00
Michael Xavier
35219bb9ee
Improve docs
...
This exports some type aliases that were previously not being exported
and thus weren't linked. This also updates the code samples in the
README to reflect the current interface.
2015-05-11 17:30:06 -07:00
Bob Long
6e8c7dbcf4
Fix typo in readme
2015-03-09 00:40:26 +00:00
Chris Allen
20ed65b52e
Merge pull request #25 from unthingable/moar-range
...
add Double/Text typed ranges
2015-02-08 16:10:35 -06:00
Alex K
f3aa7feda5
docs
2015-02-07 23:44:24 -08:00
Chris Allen
6e68a227e4
Merge branch 'master' of github.com:bitemyapp/bloodhound
2015-02-06 15:28:07 -06:00
Chris Allen
b3fbe91e74
Elasticsearch screencast added
2015-02-06 15:27:57 -06:00
Alex K
76e1307380
documentate
2015-02-05 08:08:06 -08:00
Anna Kopp
fbe3384748
Small doc fixes
2015-01-23 17:34:53 -05:00
Chris Allen
b5cf74df90
trying to get doctests working
2014-12-10 14:17:14 -06:00
Chris Allen
26c362f48a
computers are hard
2014-11-20 18:37:30 -06:00
Chris Allen
2e7bddc787
computers are hard
2014-11-20 18:36:49 -06:00
Chris Allen
b1f56ce503
sigh
2014-11-20 18:35:15 -06:00
Chris Allen
5ccffd3cc9
fine
2014-11-20 18:34:37 -06:00