public interface SearchIndexWriter
Modifier and Type | Method and Description |
---|---|
void |
add(AtlassianDocument document) |
void |
delete(SearchQuery searchQuery) |
void |
deleteAll() |
void |
postOptimize() |
void |
preOptimize() |
void add(AtlassianDocument document) throws IOException
IOException
void delete(SearchQuery searchQuery) throws IOException
IOException
void deleteAll() throws IOException
IOException
void preOptimize()
void postOptimize()
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences