diff --git a/docs/Index-Mapping/index.html b/docs/Index-Mapping/index.html index 004f5eb..2f9f821 100644 --- a/docs/Index-Mapping/index.html +++ b/docs/Index-Mapping/index.html @@ -279,7 +279,7 @@
How does bleve know what type a document is?
bleve.Classifier then bleve will use string returned by its Type() method.bleve/mapping.Classifier then bleve will use string returned by its Type() method.TypeField. You can set this to any document path, and if the value at that path is a string, that value will be used as the typed field. If you did not customize this setting the default is set to “_type”.DefaultType. If you did not customize this setting the default is set to “_default”.