Is it possible to implement a site-wide search function?
There are two ways to implement a site-wide search:
- Using Kuroco's filter function
- Using Kuroco's keyword search function
- Using a separate service
Using Kuroco's filter function
By using the API's filter function, you can implement content searches and keyword searches.
For more detailed implementation instructions, please check the Implementing a search function.
Using Kuroco's keyword search function
By using the keyword search function in the content structure, you can implement conditional search and keyword search for content.
For more detailed implementation instructions, please check the Prepare a keyword search string.
Using a separate service
If you want to search the entire page, like with Google search, you will need to implement it in conjunction with a separate service.
For example, you can use the following services:
There are no restrictions on the search engines you can use.
For information on using other services, please contact our support team.
Support
If you have any other questions, please contact us or check out Our Slack Community.