Primary search currently uses some oldschool infrastructure which partially duplicates ApplicationSearch infrastructure and has fewer capabilities. Modernize it.
Description
Description
Revisions and Commits
Revisions and Commits
rP Phabricator | |||
D8136 | rPcaa15b173221 Fix jump nav for new search stuff | ||
D8135 | rPca6b9f66e198 Replace "search scope" with selectable default behavior | ||
D8123 | rPb262ccdaff31 Use ApplicationSearch to power primary search | ||
D8121 | rPa82f57310230 Allow ApplicationSearch to be offset-paged | ||
D8122 | rPe7d671c8d31f Index "Closed" and "Unowned" relationships explicitly | ||
D8120 | rPa48128d36fc6 Partially use ApplicationSearch in main search |
Event Timeline
Comment Actions
Getting the "sticky" stuff to work (so you can type "blah" and have it handled by the first filter) runs into a huge mess with how side menus currently get built that I probably need to clean up.