- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for SearchRenderData (0.1 sec)
-
src/main/java/org/codelibs/fess/entity/SearchRenderData.java
* governing permissions and limitations under the License. */ package org.codelibs.fess.entity; import java.util.List; import java.util.Map; import org.codelibs.fess.util.FacetResponse; public class SearchRenderData { protected List<Map<String, Object>> documentItems; protected FacetResponse facetResponse; protected String appendHighlightParams; protected String execTime;
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 6.1K bytes - Viewed (0)