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: {
|
filtered: {
|
||||||
query: {
|
query: {
|
||||||
match: {
|
match: {
|
||||||
// match the query agains all of
|
// match the query against all of
|
||||||
// the fields in the posts index
|
// the fields in the posts index
|
||||||
_all: userQuery
|
_all: userQuery
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user