> ## Documentation Index
> Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

> Build intuitive and configurable searches in 3 steps.

[localhost link]: http://localhost:3000/docs/lw-platform/lw-core/quickstart

[mintlify link]: https://doc.lucidworks.com/docs/lw-platform/lw-core/quickstart

This quickstart guide helps you set up and optimize your customer's search and browse experience to return the most relevant content for their queries.
import { LwTemplate } from '/snippets/LwTemplate.jsx';

<LwTemplate />

Core settings default values are set based on informed industry standards when you first launch the application. From there, you can tune and evaluate your configuration to best fit your users.

<Note>
  It is essential that you consistently review results and settings in Commerce Studio and Analytics Studio and modify the Core Settings fields to optimize search results for your customers.
</Note>

<Steps>
  <Step title="Refine relevance in search results">
    Use Neural Hybrid Search (NHS) to take advantage of advanced searching capabilities that combine <Tooltip tip="Lexical search matches queries to documents based on exact words and character patterns.">lexical</Tooltip> search and <Tooltip tip="Semantic search interprets the meaning of queries to find contextually relevant results, even without exact word matches.">semantic</Tooltip> search.

    Click and drag the Neural Hybrid Search Weight slider to set the level of lexical versus semantic search. User behavior and record types will impact the weight setting.

    <Accordion title="Balance between lexical and semantic">
      To weight exact word entries higher, drag the slider toward **Lexical**. If your products use specific names, SKUs, or other fields such as model number, lexical search is more likely to generate the most relevant results. Lexical search is also more effective for identifying detailed information in specifications and other documents.

      To weight results that interpret the meaning of the query, drag the slider more toward **Semantic**. Semantic search is more helpful if your users tend to enter different terminology for products or enter phrases or complete questions in their queries.
    </Accordion>

    To determine the effectiveness of this setting, enter multiple searches and review where the query entry displays in the results. You can drag the slider in either direction and test again to determine the optimal setting.

    <Note>
      The [rules](/docs/lw-platform/lw-cs/cstudio-rules) and [query rewrites](/docs/lw-platform/lw-cs/cstudio-query-rewrite) created in [Commerce Studio](/docs/lw-platform/lw-cs/overview) determine which results display. If results are not as expected, Lucidworks recommends you review and modify the rules and rewrites in Commerce Studio and then adjust the slider.
    </Note>

    <Frame>
      <img src="https://mintcdn.com/lucidworks/g1p2ZULuslqrEkMX/assets/images/lw-platform/sites/sites-nhs.png?fit=max&auto=format&n=g1p2ZULuslqrEkMX&q=85&s=44efcd44c6fdd83086d6099268ed522b" alt="NHS settings with toggle and slider" width="1664" height="434" data-path="assets/images/lw-platform/sites/sites-nhs.png" />
    </Frame>

    Use the Sort options to display the search results ordered either by <Tooltip tip="Sort by relevance if the results need to match the query and user intent most closely.">relevance</Tooltip> or <Tooltip tip="Sort by date if recent results such as the latest regulations or product updates are more important.">date</Tooltip>. For more information, see [Relevance](/docs/lw-platform/lw-core/sites-relevance).

    <Frame>
      <img src="https://mintcdn.com/lucidworks/g1p2ZULuslqrEkMX/assets/images/lw-platform/sites/sites-sort.png?fit=max&auto=format&n=g1p2ZULuslqrEkMX&q=85&s=ee7424ed5db71db9a76be031ef88fbf7" alt="NHS sort options" width="1766" height="476" data-path="assets/images/lw-platform/sites/sites-sort.png" />
    </Frame>
  </Step>

  <Step title="Configure boost parameters">
    These options let you balance the order in which specific results display. You can adjust the display order of products and information by <Tooltip tip="The popularity boost provides consistent results for user queries about more stable and long-term products and information.">popularity</Tooltip> or <Tooltip tip="The recency boost is more important if newer versions of products or more recent technical or compliance specifications are essential.">recency</Tooltip>. For more information, see [Boost](/docs/lw-platform/lw-core/sites-boost).

    <Accordion title="Balance between popularity and recency">
      Click and drag the Popularity Boost slider to boost real-time user information from signals. If your products and information are more stable and long-term, the popularity boost provides consistent results for user queries.

      Click and drag the Recency Boost slider if you want to boost recently added or recently modified items or information. For example, if newer versions of products or more recent technical or compliance specifications are essential, the recency boost is more important.
    </Accordion>

    <Frame>
      <img src="https://mintcdn.com/lucidworks/LhpSFYmZLWHv6zvs/assets/images/lw-platform/sites/core-settings-boost-popularity-recency.png?fit=max&auto=format&n=LhpSFYmZLWHv6zvs&q=85&s=a3683bb7e3ea7e8f65248e519aa71447" alt="Boost" width="1514" height="546" data-path="assets/images/lw-platform/sites/core-settings-boost-popularity-recency.png" />
    </Frame>

    You can prioritize certain fields such as SKU or title, if you assign and include them in the Attribute Priority section.

    Preview the results to determine if the popular versus recent items display as expected, and make changes as needed. Reviewing results and then changing as needed is an ongoing process to obtain optimal results.

    <Frame>
      <img src="https://mintcdn.com/lucidworks/LWfoinT68um04ZwW/assets/images/lw-platform/sites/sites-boost-saw.png?fit=max&auto=format&n=LWfoinT68um04ZwW&q=85&s=60aca9064d4a449fcd262253198d22ab" alt="Search attributes" width="1490" height="672" data-path="assets/images/lw-platform/sites/sites-boost-saw.png" />
    </Frame>
  </Step>

  <Step title="Review analytics and update Core Settings">
    Lucidworks recommends that you consistently assess your site's analytics and determine where metrics could be improved. [Analytics Studio](/docs/lw-platform/lw-analytics/analytics-screen#types-of-metrics) provides signals graphic overviews for multiple metrics.

    Important measures such as conversion rate, search conversion rate, and click-through rate help you determine the success of campaigns and other actions. And underperforming products and zero result search rate identify items that may need attention.

    Modify the Core Settings fields and Commerce Studio features as needed to improve the search experiences of your customers and enhance your company's strategic goals.

    On an ongoing basis, consistently review analytics and change the settings as needed.
  </Step>
</Steps>
