Move object_to_search_data/1 to Pleroma.Search

This standardizes this functionality within the Search module so
it doesn't need to be imported by other search backends from Meilisearch

Also integrate its filtering rules into Search.indexable?/1 for consistency
This commit is contained in:
Mark Felder 2026-03-25 14:47:39 -07:00
commit f06a0eab50
5 changed files with 43 additions and 42 deletions

View file