Global Search - Limit Pages

Global search is going to be a great tool for my team but it’s not quite there yet.

I need to be able to limit which pages are considered “global” and/or change the names as they’re displayed to the user. For example right now when they search it includes Details pages, which isn’t necessarily a problem, but those pages are modals without nav bars. So I can make a version of the details pages with nav bars, fine, but then the global search will find both versions. That’s no good!

2 Likes

Pages and Entities (connected Databases). In my case i Have a Leads table and a touchpoint table, but i don’t want touchpoints to be gloablly searchable :slight_smile:

+1
We only want 3 pages that are searchable

+1 This would be really helpful. Also would be great to understand how often it re-indexes. Today we added a new table in the softr db, and a new list + details view.. However searching for one of these records by its primary field value doesn’t show any results still. But, doing the same for another type of record does pull up a match in global search. Can’t figure out why other than perhaps delay indexing new models?