Closed QubitPi closed 1 month ago
This issue is a follow up of https://github.com/paion-data/aristotle/issues/32.
For example,
1. {"name": "Peter", "hometown": "China"} 2. {"name": "Jack", "hometown": "China"} 3. {"name": "Paion Data", "hometown": "China"} 4. {"name": "Tom", "hometown": "U.S."} 5. {"name": "Wilhelm", "hometown": "Germany"} 6. {"name": "Greta", "hometown": "Germany"}
If we request the 2nd page with 2 results per page on those who come from China, we would get
1. {"name": "Paion Data", "hometown": "China"}
This issue is a follow up of https://github.com/paion-data/aristotle/issues/32.
For example,
If we request the 2nd page with 2 results per page on those who come from China, we would get