We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 236ae62 commit f03c92bCopy full SHA for f03c92b
docs-src/indexing.md
@@ -2,7 +2,7 @@
2
3
## Field Types
4
5
-There are three types of fields that can be added to a document: **TextField**, **NumericField**, and **GeoField**.
+There are four types of fields that can be added to a document: **TextField**, **NumericField**, **GeoField** and **TagField**.
6
7
They are instantiated like this:
8
0 commit comments