-
For cases where the results could potentially be in the 100s of thousands of items, what would be the recommended way of using rustac? in the normal API we could iterate over pages and deal with them one at the time to help with the memory footprint, with rustac I see a Thanks for the help!! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Makes sense to me! No reason we can't provide that, we just haven't yet. I've opened #148 to track. |
Beta Was this translation helpful? Give feedback.
-
Added |
Beta Was this translation helpful? Give feedback.
Added
iter_search
in #151