Product Selector

Fusion 5.12
    Fusion 5.12

    User Interface Components

    Appkit has distilled years of research, design, and usability testing into a library of configurable user interface components responsively designed for both desktop and mobile.

    These include support for:

    • Faceted navigation. All common interaction modes, including text links and checkboxes, lists and hierarchies.

    • Advanced search. Advanced search form components that utilize various matching strategies for deeper searching.

    • Suggestions. As-you-type suggestions driven by a static list of terms, based on a field in the index, or powered by the platform.

    • Data visualizations. From simple bar charts, to pie charts, to sophisticated area and line graphs for search-driven BI.

    • Geospatial mapping. Plot search results on interactive maps from any provider, such as Google or Bing.

    • Search controls. All the essentials you would expect: sorting, pagination, results per page, breadcrumbs, tabs.

    • Topic pages. Search-driven topic pages using human, readable, "pretty" URLs, such as: mywebsite.com/companies/amazon/.

    The Appkit framework removes the need for low-level code when developing search applications. Everything from establishing a connection to the search platform through to rendering results and facets can be granularly controlled via simple markup alongside regular HTML. Applications built using Appkit are mobile-optimized through responsive design and will correctly adapt to tablet and mobile sized devices.

    In general, there is no must create a separate site for a mobile view, although that is also supported. Appkit provides an optimized experience for modern browsers (using HTML5 document types) but degrades gracefully and is functional back to IE11.

    Applications can be fully localized (Java I18N), and our media module lets you normalize image size and resolution, on-the-fly in an efficient (cacheable) manner.