Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - freeTextSearchIndexingType

Description

This type represents entity free text search indexing settings.

Properties

Name Type Occurrence Description
filter xs:string Optional The optional filter for the list. This can be defined to exclude certain records
indexDocRefColumn xs:string Required The column to use to store the index document reference id
indexedCols entityIndexedColumnListType Required The name of column(s) which should be indexed
indexStorage xs:string Required The name of the index storage.
resultColumns entityColumnsListType Required The column(s) to include in the search results
In This Document