Page MenuHomePhabricator

Allow ApplicationSearch to be offset-paged
ClosedPublic

Authored by epriestley on Jan 31 2014, 9:09 PM.
Tags
None
Referenced Files
F13811585: D8121.diff
Wed, Sep 18, 5:06 AM
Unknown Object (File)
Mon, Sep 16, 2:12 AM
Unknown Object (File)
Wed, Sep 11, 2:17 PM
Unknown Object (File)
Tue, Sep 3, 9:48 AM
Unknown Object (File)
Thu, Aug 29, 10:29 AM
Unknown Object (File)
Mon, Aug 26, 1:06 PM
Unknown Object (File)
Aug 18 2024, 3:37 AM
Unknown Object (File)
Aug 17 2024, 8:30 AM
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

Repository
rP Phabricator
Branch
appsearch2
Lint
Lint Passed
Unit
Tests Passed

Event Timeline

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