Skip to content

Add the option to search just by title or just by description

What does this MR do?

Add the option to search just by title or just by description

Before this, whenever a string was typed in the search box, that string was searched in both title and description. This MR adds the option of searching in just one of this fields by specifying so: * title:"title to be searched for" * description:"description to be searched for"

The name of the field (title / description) is case insensitive, so any other variations like Title or DescriPtion will work.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Paul-Sebastian Ungureanu

Merge request reports