| Package | Description |
|---|---|
| com.independentsoft.share |
| Modifier and Type | Method and Description |
|---|---|
ResultTable |
QueryResult.getRefinementResult()
Gets the refinement result.
|
ResultTable |
QueryResult.getRelevantResult()
Gets the relevant result.
|
ResultTable |
QueryResult.getSpecialTermResult()
Gets the special term result.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ResultTable> |
QueryResult.getCustomResults()
Gets the custom results.
|