Saved Search Surface

Retrieve and manage real saved searches without the legacy HTML fragment loader.

This surface replaces the old `ajax_SavedSearch.php` branch with a typed contract, direct database reads, and the same save endpoint already used by listing-search and building-detail.

Library

Sign in to view saved searches

The saved-search library is tied to account state, so guests enter through the shared auth overlay first.

Go To Listing Search

Saved searches require account context.

Use the shared overlay to sign in, then reload this page to retrieve the latest saved-search records from `bhb_savedsearch`.