Search by keyword and page description
Prompt the parameters of the action search so that the search would work for the klyuev words and the description that are in the properties of the page.
{{search [scope = one of ("all" "description" "keywords")]}}
Comments
Log in or create an account to post a comment.
Re: Search by keyword and page description
$scopeis intended for[page, comment, file]Keywords and description should of course be included in the search:
In the page table we have
DONEdescriptionDONEkeywordsHow we indicate in the result that the match was in the
descriptionorkeywordsfield?in the category_assignment table we have
category_idobject_type_id->OBJECT_PAGE/OBJECT_FILEobject_id->['page_id']/['file_id']and in category table
categoryFurthermore the file search is completely missing at the moment.
file table
file_namefile_descriptioncaptionsee also Extended Search
Added patch
PATCH: revision:3241447
Комментарий 642
Thank you very much for adding functionality! You have the best product.