dynamic mixin search for all apis
This commit is contained in:
@@ -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={
|
||||
|
||||
Reference in New Issue
Block a user