- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for Kersting (0.04 sec)
-
QueryResponseList.java
L54: L55: protected String searchQuery; L56: L57: protected long execTime; L58: L59: protected FacetResponse facetResponse; L60: L61: protected boolean partialResults = false; L62: L63: protected long queryTime; L64: L65: // for testing L66: protected QueryResponseList(final List<Map<String, Object>> documentList, final int start, final int pageSize, final int offset) { L67: parent = documentList; L68: this.offset = offset; L69: this.start = start; L70: ...github.com/codelibs/fess/src/main/java/org/code...Fri Oct 11 21:11:58 UTC 2024 8.9K bytes