Merge pull request #411 from Cspeisman/master
fixes typo in quick start doc
This commit is contained in:
@ -127,7 +127,7 @@ var searchParams = {
|
||||
filtered: {
|
||||
query: {
|
||||
match: {
|
||||
// match the query agains all of
|
||||
// match the query against all of
|
||||
// the fields in the posts index
|
||||
_all: userQuery
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user