Problem identified
When you set up a search filter with some criteria like Author / Categories / Tags etc. and then clear and reindex content, all your filter options are gone. Clearing index is needed to get rid of deleted articles - but this is killing the filter criteria too. :-(
Proposed solution
Smart Search filter configuration should use search criteria (Search by Author/Category/Language/Tag/Type) from tables #__users/#__categories/#__languages/#__tags etc, not from #__finder_xyz!
Open questions
- Is there any reason why this is implemented this way?
- Is there any work around?