Package com.atlassian.jira.index
Class ManagedIndexSearcherFactory
java.lang.Object
com.atlassian.jira.index.ManagedIndexSearcherFactory
Deprecated, for removal: This API element is subject to removal in a future version.
This exists so
ManagedIndexSearcher
can be defined in lucene-dmz without UnmanagedIndexSearcher
and company-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic ManagedIndexSearcher
createFrom
(UnmanagedIndexSearcher unmanagedIndexSearcher) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
ManagedIndexSearcherFactory
public ManagedIndexSearcherFactory()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
createFrom
Deprecated, for removal: This API element is subject to removal in a future version.
-
IndexAccessor
.