Package org.codelibs.fess.util
Class SearchEngineUtil
java.lang.Object
org.codelibs.fess.util.SearchEngineUtil
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic OutputStreamgetXContentBuilderOutputStream(SearchEngineUtil.XContentBuilderCallback func, org.opensearch.common.xcontent.XContentType xContentType) static OutputStreamgetXContentOutputStream(org.opensearch.common.xcontent.ToXContent xContent, org.opensearch.common.xcontent.XContentType xContentType) static long
-
Method Details
-
getXContentBuilderOutputStream
public static OutputStream getXContentBuilderOutputStream(SearchEngineUtil.XContentBuilderCallback func, org.opensearch.common.xcontent.XContentType xContentType) -
getXContentOutputStream
public static OutputStream getXContentOutputStream(org.opensearch.common.xcontent.ToXContent xContent, org.opensearch.common.xcontent.XContentType xContentType) -
scroll
-