SemanticSearchImplementation
|
This is the complete list of members for SemanticSearchImplementation.ISearchClient, including all inherited members.
AddDocumentAsync(string graphName, IDictionary< string, JObject > documents) | SemanticSearchImplementation.ISearchClient | |
AddDocumentsAsync(IEnumerable< JObject > documents) | SemanticSearchImplementation.ISearchClient | |
ChangeIndex(string index) | SemanticSearchImplementation.ISearchClient | |
CreateIndexAsync(JObject content, string index) | SemanticSearchImplementation.ISearchClient | |
DeleteDocumentAsync(string graphName, IDictionary< string, JObject > documents) | SemanticSearchImplementation.ISearchClient | |
DeleteIndexAsync(string index) | SemanticSearchImplementation.ISearchClient | |
GetMappingAsync() | SemanticSearchImplementation.ISearchClient | |
SearchAsync(string query, IEnumerable< string > projects, bool advanced, int size, int from, string sorting) | SemanticSearchImplementation.ISearchClient | |
SwitchAliasAsync(string from, string to) | SemanticSearchImplementation.ISearchClient |