|
Rank: Member
Groups: Registered
Joined: 2/18/2016 Posts: 11
|
I'm setting up search to allow multiple languages, and have indexing working properly, but I'm having trouble with text from the controls - e.g. There are X search results for ...
What are all the necessary modifications to have everything show up properly in another language? Is there a single setting I'm overlooking, or do I need to manually set the text in JavaScript?
Thanks!
|
|
Rank: Advanced Member
Groups: Administrators, Registered
Joined: 8/13/2004 Posts: 2,669 Location: Canada
|
Sorry SearchUnit does not have built-in UI localization. The multi language support is around the actual indexing and searching of the index. So yes you should modify the templates, according to https://keyoti.com/produ...0Usage/BasicSearch.html
Jim -your feedback is helpful to other users, thank you!
|
|
Rank: Member
Groups: Registered
Joined: 2/18/2016 Posts: 11
|
Thanks. I had seen that page before but couldn't find it again.
Is this for the asp.net control version or only the JavaScript version?
|
|
Rank: Advanced Member
Groups: Administrators, Registered
Joined: 8/13/2004 Posts: 2,669 Location: Canada
|
That link was for the JS usage, and this is for the ASP.NET controls https://keyoti.com/products/search/dotNetWeb/HtmlHelp6/UserGuide/Examples/Customizing%20Layout%20(Template%20Usage).htm-your feedback is helpful to other users, thank you!
|
|