Search for:
Sign in
Register
Menu
Articles
Questions & Answers
Download
Documentation
Support
Marketplace
Old Forums
Search:
Search text
API
Questions on Kentico API.
Version 6.x
>
API
>
Predictive search
View modes:
View mode
Threaded
Flat - newest to oldest
Flat - oldest to newest
Member
ravi_gaurav-hotmail
-
5/29/2012 9:00:52 AM
Predictive search
How to create predictive search like google in kentico?
Kentico Support
kentico_jurajo
-
5/29/2012 6:16:15 PM
RE:Predictive search
Hi,
This would involve customization where you will need to build the database of the predicted words and phrases and then also create custom search analyzer and index to index that phrases. However, there is already a web part available where you can take inspiration
at our market place
.
Best regards,
Juraj Ondrus
Member
ravi_gaurav-hotmail
-
5/30/2012 8:34:25 AM
RE:Predictive search
Hello Jurajo,
I made a custom function and used ajax call back to get data in json format but on receving data the text box auto complete is being turn off.I am using smart search web part for this can you suggest a way to resolve this problem.
Kentico Support
kentico_jurajo
-
5/30/2012 3:33:08 PM
RE:Predictive search
Hi,
Have you modified the search web part to support this need or are you just using as it is?
If the first one, what code are you using?
Best regards,
Juraj Ondrus
Member
esolutions
-
10/17/2013 10:13:30 AM
RE:Predictive search
Will this work with Kentico 7?
Kentico Support
kentico_jurajo
-
10/18/2013 3:30:41 AM
RE:Predictive search
Hello,
I do not see any reason why this approach should not work in v7.
Moreover, there will be several improvements in the search in version 8. Please see this
blog post
.
Best regards,
Juraj Ondrus
Top