Getting Started with searchstudio-UX-JS The SearchStax Site Search solution includes a JavaScript package to help you assemble a custom search page. Example For a full example, see searchstudio-ux-js. Installation Import… Continue reading Getting Started with searchstudio-UX-JS
Site Search Category: Developer Documentation
Searchstax-ux-angular Styling
Searchstax-ux-angular Styling The SearchStax Site Search solution includes a styling widget for custom search pages built with Angular. SearchStudio-ux-angular comes with default CSS styling that can be customized. Using Default… Continue reading Searchstax-ux-angular Styling
Searchstax-SearchOverviewWidget Angular
Searchstax-SearchOverviewWidget Angular The SearchStax Site Search solution includes an Angular widget for your custom search page. The SearchstaxOverviewWidget for Angular displays search feedback and stats. Usage Import the component: Add… Continue reading Searchstax-SearchOverviewWidget Angular
Widget Configuration
Widget Configuration The SearchStax Site Search solution’s UI library provides several widgets that can be configured and added to a page. Each widget has a configuration object that defines its… Continue reading Widget Configuration
Styling
Styling The SearchStax Site Search solution’s searchstudio-ux-js library comes with a default CSS theme located at: To use the default styling, simply import this CSS file: Customization The default CSS… Continue reading Styling
JS Widgets
Widgets for searchstudio-ux-js To learn more about the SearchStax Site Search solution’s SearchStudio-UX-JS Widgets, follow the links to each page to see the templates and examples: Questions? Do not hesitate… Continue reading JS Widgets
Input Widget JS
Input Widget JS The SearchStax Site Search solution’s Input widget provides the search input field with autosuggest/autocomplete capabilities. Usage Template Override The input widget template option allows customizing the UI… Continue reading Input Widget JS
Results Widget JS
Results Widget JS The SearchStax Site Search solution’s Results Widget for UX-JS displays the search results. Usage Template Override The result widget template option allows customizing the UI templates. mainTemplate… Continue reading Results Widget JS
Facets Widget JS
Facets Widget JS The SearchStax Site Search solution’s Facets Widget for UX-JS displays faceted filters for search. Facet Selection and Order Facet lists are configured and ordered on the Site… Continue reading Facets Widget JS
Pagination Widget JS
Pagination Widget JS The SearchStax Site Search solution’s Pagination Widget displays a pagination control for UX-JS. Usage Multiple Instances Multiple instances of the Pagination widget can be added by calling… Continue reading Pagination Widget JS