| ... | ... | @@ -6,7 +6,7 @@ These parameters are available for general search queries: |
|
|
|
|offset|offset|0|
|
|
|
|
|page|which page|1|
|
|
|
|
|page_size|size of page|10|
|
|
|
|
|no_filtered_count|do not fetch the number of total records filtered 1 (don't fetch) / 0 (do fetch) |0|
|
|
|
|
|no_filtered_count|do not fetch the number of total records filtered 1 (don't fetch) / 0 (do fetch) - this will not work if total_count is turned off as it's needed for safety at that point|0|
|
|
|
|
|no_total_count|do not fetch the total records in the entity 1 (don't fetch) / 0 (do fetch) |0|
|
|
|
|
|no_counts|set no_filtered_count and no_total_count to 1 |0|
|
|
|
|
|conds|[search conditions](#conds) ("where")||
|
| ... | ... | |