IndexDefinition |
Client.IndexOptions.getDefinition() |
IndexDefinition |
IndexDefinition.setAsync(boolean async) |
IndexDefinition |
IndexDefinition.setFilter(String filter) |
IndexDefinition |
IndexDefinition.setLanguage(String language) |
IndexDefinition |
IndexDefinition.setLanguageField(String languageField) |
IndexDefinition |
IndexDefinition.setPayloadField(String payloadField) |
IndexDefinition |
IndexDefinition.setPrefixes(String... prefixes) |
IndexDefinition |
IndexDefinition.setScore(double score) |
IndexDefinition |
IndexDefinition.setScoreFiled(String scoreFiled) |
IndexDefinition |
IndexDefinition.setType(IndexDefinition.Type type) |