Selecting text analyzers for an object store
Select an analyzer set for the object store that reflects the languages of your documents to make searches as effective as possible.
About this task
The selected analyzer set constitutes the possible analyzers for a document. For example, if the possible analyzers are English and French, Elasticsearch identifies the analyzer for a document as either English or French. This analyzer identification occurs when the document is indexed.
Procedure
Results
What to do next
After selecting text analyzers, you must enable text search on the object store to begin indexing. For more information, see Enabling text search on the object store.