cuba-platform / fts

Full-Text Search Addon
https://www.cuba-platform.com/
Apache License 2.0
4 stars 1 forks source link

Search field for fts to be supported not only for the main screen #8

Open haulmont-git opened 7 years ago

haulmont-git commented 7 years ago

Enable fts search field for all screens. Search field should be able to consider concrete graph and attributes to be considered for search through this field (e.g. on customer browser it should search by a customer, attached documents and customer's employees only). The idea is to create multiple FTS Search Configs (might be using existing fts.xml) describing a graph for search, so it can be specified in the component and search will consider only entities and their fields from this graph.

:link: Related links: {"relates to:": "https://youtrack.haulmont.com/issue/PL-10099"}


Original issue: https://youtrack.haulmont.com/issue/PL-8732