Hi,
I have two collections lets name them as A and B. I want to suggester to work on both the collection while searching on the front-end application. In collection A I have 4 different fields. I want to use all of them for the suggester. Shall I copy them to a new field of combined of the 4 fields and use it on the spellcheck component and then use that field for the suggester?
In collection B I have only 1 field.

When user searches something in the front-end application, I would like to show results from the both collections. Is streaming expression would be a viable option here ? If so, how ? I couldn't find any related document for the suggester streaming expression. If not, then how would I approach this ?

Reply via email to