dynamic mixin search for all apis

This commit is contained in:
2025-07-31 14:22:27 +03:30
parent b97a6c5893
commit a5b4d302ce
16 changed files with 129 additions and 197 deletions

View File

@@ -19,7 +19,7 @@ class UserRelationDocument(Document):
# In different parts of the code different fields are used. There are
# a couple of use cases: (1) more-like-this functionality, where `title`,
# `description` and `summary` fields are used, (2) search and filtering
# `description` and `summary` fields are used, (2) filter and filtering
# functionality where all the fields are used.
user = fields.ObjectField(properties={