Skip navigation links
A B C D E G H I L S T 

A

append(StringBuilder, String, List<String>) - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
 
AzureSearchCommitter - Class in com.norconex.committer.azuresearch
Commits documents to Microsoft Azure Search.
AzureSearchCommitter() - Constructor for class com.norconex.committer.azuresearch.AzureSearchCommitter
Constructor.

B

buildHttpClient(HttpClientBuilder) - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
 

C

close() - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
 
com.norconex.committer.azuresearch - package com.norconex.committer.azuresearch
 
commit() - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
 
commitBatch(List<ICommitOperation>) - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
 

D

DEFAULT_API_VERSION - Static variable in class com.norconex.committer.azuresearch.AzureSearchCommitter
Default Azure Search API version
DEFAULT_AZURE_CONTENT_FIELD - Static variable in class com.norconex.committer.azuresearch.AzureSearchCommitter
Default Azure Search content field
DEFAULT_AZURE_ID_FIELD - Static variable in class com.norconex.committer.azuresearch.AzureSearchCommitter
Default Azure Search document key field

E

equals(Object) - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
 

G

getApiKey() - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Gets the Azure API admin key.
getApiVersion() - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Gets the Azure API version.
getArrayFields() - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Gets fields which values should always be treated as array.
getEndpoint() - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Gets the Azure Search endpoint (https://[service name].search.windows.net).
getIndexName() - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Gets the index name.
getProxySettings() - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Gets the proxy settings.

H

hashCode() - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
 

I

isArrayFieldsRegex() - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Gets whether the list of fields to be always treated as array is represented as regular expression.
isDisableReferenceEncoding() - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Whether to disable document reference encoding.
isIgnoreResponseErrors() - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Whether to ignore response errors.
isIgnoreValidationErrors() - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Whether to ignore validation errors.
isUseWindowsAuth() - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Whether to use integrated Windows Authentication (if applicable).

L

loadFromXml(XMLConfiguration) - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
 

S

saveToXML(XMLStreamWriter) - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
 
setApiKey(String) - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Sets the Azure API admin key.
setApiVersion(String) - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Sets the Azure API version.
setArrayFields(String) - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Sets fields which values should always be treated as array.
setArrayFieldsRegex(boolean) - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Sets whether the list of fields to be always treated as array is represented as regular expression.
setDisableReferenceEncoding(boolean) - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Sets whether to disable document reference encoding.
setEndpoint(String) - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Sets the Azure Search endpoint (https://[service name].search.windows.net).
setIgnoreResponseErrors(boolean) - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Sets whether to ignore response errors.
setIgnoreValidationErrors(boolean) - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Sets whether to ignore validation errors.
setIndexName(String) - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Sets the index name.
setUseWindowsAuth(boolean) - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
Sets whether to use integrated Windows Authentication (if applicable).

T

toString() - Method in class com.norconex.committer.azuresearch.AzureSearchCommitter
 
A B C D E G H I L S T 
Skip navigation links

Copyright © 2017–2021 Norconex Inc.. All rights reserved.