pleroma/lib/pleroma/search
Mark Felder f06a0eab50 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
2026-03-25 14:47:39 -07:00
..
database_search.ex Improved performance of status search queries using the default GIN index 2025-04-10 14:32:31 -07:00
healthcheck.ex Add an HTTP timeout for the healthcheck 2024-05-26 15:23:12 -04:00
meilisearch.ex Move object_to_search_data/1 to Pleroma.Search 2026-03-25 14:47:39 -07:00
qdrant_search.ex Move object_to_search_data/1 to Pleroma.Search 2026-03-25 14:47:39 -07:00
search_backend.ex Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into qdrant-search-2 2024-05-27 13:50:22 +04:00