JavaScript is disabled on your browser.
Skip navigation links
Enterprise Search Server: Fess
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.codelibs.fess.es.client
Interface SearchEngineClient.SearchResult<T,
B,
R>
Enclosing class:
SearchEngineClient
public static interface
SearchEngineClient.SearchResult<T,
B,
R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
build
(
B
requestBuilder, long execTime, org.dbflute.optional.OptionalEntity<
R
> response)
Method Details
build
T
build
(
B
requestBuilder, long execTime, org.dbflute.optional.OptionalEntity<
R
> response)