Page MenuHomePhabricator

Allow ApplicationSearch to be offset-paged
ClosedPublic

Authored by epriestley on Jan 31 2014, 9:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 10, 12:12 AM
Unknown Object (File)
Wed, May 7, 8:54 AM
Unknown Object (File)
Tue, May 6, 11:40 PM
Unknown Object (File)
Apr 21 2025, 5:46 PM
Unknown Object (File)
Apr 21 2025, 3:41 PM
Unknown Object (File)
Apr 21 2025, 9:55 AM
Unknown Object (File)
Apr 20 2025, 1:24 PM
Unknown Object (File)
Apr 17 2025, 8:19 PM
Subscribers

Details

Summary

Ref T4365. It's not practical to cursor-page all engines; allow main search engines to be offset-paged. Basically, this comes down to setting a flag and then doing a couple of tiny things differently.

Test Plan

Used this two diffs from now.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley updated this revision to Unknown Object (????).Jan 31 2014, 9:09 PM
  • Correct diff.