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

  1. From the Administration Console for Content Platform Engine, access the CBR-related properties for the object store.
    1. In the domain navigation pane, click the object store.
    2. In the object store navigation pane, click the name of the object store (the top-level item).
    3. In the details pane, click the Text Search tab and then the Elasticsearch tab.
  2. In the Available Analyzers field, select the possible languages and move them to Selected Analyzers.
    If you change the list of text analyzers, a reindex is required. For more information about text analyzers, see topic Text analyzers for Elasticsearch.
  3. Save your changes.

Results

The selected text analyzers are configured for the object store and will be applied when documents are indexed.

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.