Product Selector

Fusion 5.12
    Fusion 5.12

    Query Basics

    Querying

    Query Pipelines

    Query pipelines process search requests before sending them to Fusion’s Solr core. A query pipeline can perform transformations on a search request in order to customize the search results that Solr returns. See Query Pipeline Configuration.

    Search Applications

    Search applications are the front-end interfaces that you build on top of Fusion. Your application makes calls to Fusion’s REST API in order to retrieve search results or perform other actions. Certain features, like autocomplete and synonyms, require some configuration on the Fusion back end. See Application Development.

    Query Language

    Whenever you are getting data out of Fusion, you may find it handy to consult the Query Language Cheat Sheet.

    If you are using Fusion, you can generate and retrieve additional data for analysis or to enhance the end-user experience. For example, Fusion can produce sophisticated recommendations to guide end users to the best available results, including results that do not exactly match the original user-submitted query.

    It can also perform machine learning functions that automatically improve search results based on the past activities of users. For more information, see: