cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How do i create flexible search interface in backoffice

Former Member
0 Likes
570

Hello ,

I have a requirement where in i need to create the same interface and search functionality as flexible search of hac, the facades and service used in the controllers of flex search are not visible and could not be imported . Is there any other way by which it could be achieved.

Thanks !!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hello,

Is it really needed? What is your use case? In the backoffice you have Advanced Search Controller, which uses Flexible Search under the hood. You can design pretty complicated queries with it and see the results in the Collection Browser. Moreover, you have Simple Search with Solr, which has auto-suggestion and auto-correction functionality and is designed for simpler use cases. If you really need a custom search functionality you can try to extend Advanced Search Controller.

Regards,

Piotr