ISDS full-text result and information about the result.
This class holds the full-text search result data and information about the result.
List of found data boxes.
| Note: | A copy of the value is returned when read. A copy of the value is stored when written. |
|---|---|
| Type: | list of isds_fulltext_result |
Number of the first box in the isds_fulltext_result_meta.boxes list. May be None if server did not provide the value.
| Note: | In count from 0. |
|---|---|
| Type: | int |
Count of boxes in the isds_fulltext_result_meta.boxes list. May be None if server did not provide the value.
| Type: | int |
|---|
True if isds_fulltext_result_meta.boxes is the last result page, false if more results match. May be None if server did not provide the value.
| Type: | int |
|---|
Number of all boxes matching the query. May be None if server did not provide the value.
| Type: | int |
|---|