Merge pull request #304 from jinzhang273/master
Fixed typo in defining-documents.rst
This commit is contained in:
commit
5eab348e82
@ -493,7 +493,7 @@ Compound Indexes and Indexing sub documents
|
|||||||
Compound indexes can be created by adding the Embedded field or dictionary
|
Compound indexes can be created by adding the Embedded field or dictionary
|
||||||
field name to the index definition.
|
field name to the index definition.
|
||||||
|
|
||||||
Sometimes its more efficient to index parts of Embeedded / dictionary fields,
|
Sometimes its more efficient to index parts of Embedded / dictionary fields,
|
||||||
in this case use 'dot' notation to identify the value to index eg: `rank.title`
|
in this case use 'dot' notation to identify the value to index eg: `rank.title`
|
||||||
|
|
||||||
Geospatial indexes
|
Geospatial indexes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user