Method |
Description |
|
getIndexName ( ) : string |
Search request container index name. |
|
getLabel ( ) : string |
Search request container label. |
|
getMapping ( ) : Smile\ElasticsuiteCore\Api\Index\MappingInterface |
Search request container mapping. |
|
getName ( ) : string |
Search request container name. |
|
getRelevanceConfig ( ) : Smile\ElasticsuiteCore\Api\Search\Request\Container\RelevanceConfigurationInterface |
Retrieve the fulltext search relevance configuration for the container. |
|
getStoreId ( ) : integer |
Current container store id. |
|
getTypeName ( ) : string |
Search request container document type name. |
|