Product Selector

Fusion 5.12
    Fusion 5.12

    Create a Query Profile

    1. In the Fusion workspace, navigate to Querying > Query Profiles.

    2. Click New.

      The Add Query Profile panel appears:

      Add Query Profile

    3. Enter a search mode to use with this profile.

      • dsl (Domain Specific Language) uses expressive search queries and responses via a structured, modern JSON format.

      • legacy primarily uses Solr parameters. See the Solr Query Language cheat sheet.

      • all uses both DSL and legacy search modes. This is the default value.

        The default value of all works well for most use cases.

        The Search Mode field is available for Fusion 5.4.x and later.
    4. Enter a Query Profile ID.

    5. Select a query pipeline to associate with this profile.

    6. Enter a Solr search handler to use with this profile.

      The default of select works well for most use cases.

    7. Select a collection to associate with this profile.

    8. Optionally, click New params…​ to enter Solr request parameters to add to the request URL when submitting queries using this profile.

    9. Optionally, select Enable experimentation to configure this profile for use with experiments.

      1. Select the percentage of experiment traffic to direct to this profile.

      2. Select the experiment to associate with this profile, or select Add Experiment to configure a new one.

        See Set up an experiment for details.

    10. Click Save.

      The query profile window displays the request URL for sending queries to this profile.