java.lang.Object | |
↳ | com.atlassian.jira.index.DefaultIndexEngine |
Thread-safe container that manages our current IndexSearcher and Writer.
Gets passed searcher and writer factories that create new instances of these when required.
Nested Classes | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DefaultIndexEngine.FlushPolicy | How to perform an actual write to the writer. |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Closes this stream and releases any system resources associated with it.
| |||||||||||
leak a
IndexSearcher . | |||||||||||
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||
![]()
| |||||||||||||
![]() | |||||||||||||
![]() |
Closes this stream and releases any system resources associated with it. If the stream is already closed then invoking this method has no effect.