Fabric CDC has built-in integration with Elasticsearch that enables cross-instance searches. Note that an installation of Elasticsearch is required.
For example, to search for all customers named “John Doe” and live in “New-York”.
A search is implemented on LUIs only when the LU has Search fields.
Deployment of the LU creates indexes in Elasticsearch, where every data change in the LUI updates the data in Elasticsearch.
LUIs must be loaded to Fabric to enable a cross-instance search. For example, a search for all customers named “John Doe” and live in “New-York” will only return customers that exist in Fabric.
A search can be executed either by running a Search request directly in Elasticsearch, or by using Fabric Search Command.
Matching, search all LUIs by a searched criteria.
Predictive search. Complete the value typed by the user.
Fabric CDC has built-in integration with Elasticsearch that enables cross-instance searches. Note that an installation of Elasticsearch is required.
For example, to search for all customers named “John Doe” and live in “New-York”.
A search is implemented on LUIs only when the LU has Search fields.
Deployment of the LU creates indexes in Elasticsearch, where every data change in the LUI updates the data in Elasticsearch.
LUIs must be loaded to Fabric to enable a cross-instance search. For example, a search for all customers named “John Doe” and live in “New-York” will only return customers that exist in Fabric.
A search can be executed either by running a Search request directly in Elasticsearch, or by using Fabric Search Command.
Matching, search all LUIs by a searched criteria.
Predictive search. Complete the value typed by the user.