> ## 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.

# Commerce Studio versus Predictive Merchandiser

export const LwTemplate = ({title = "Key questions to get you started", icon = "sparkles", cta = "Powered by Agent Studio", linkHref = "https://lucidworks.com/demo/?utm_source=docs&utm_medium=referral&utm_campaign=docs_cta_ai"}) => {
  const [isLoaded, setIsLoaded] = useState(false);
  useEffect(() => {
    const timer = setTimeout(() => {
      setIsLoaded(true);
    }, 500);
    return () => clearTimeout(timer);
  }, []);
  return <div className="lw-template-container">
      <Card title={title} icon={icon}>
        {isLoaded && <span dangerouslySetInnerHTML={{
    __html: `<lw-template id="a029c1a9-28be-427e-b0e1-5d918920246a"></lw-template
            >`
  }} />}
        <Link href={linkHref} className="agent-studio-link text-left text-gray-600 gap-2 dark:text-gray-400 text-sm font-medium flex flex-row items-center hover:text-primary dark:hover:text-primary-light group-hover:text-primary group-hover:dark:text-primary-light">Powered by Lucidworks Agent Studio</Link>
      </Card>
    </div>;
};

[old doc.lw link]: https://doc.lucidworks.com/lw-platform/cs/dndnds

[localhost link]: http://localhost:3000/docs/lw-platform/lw-cs/cstudio-versus-pm

[mintlify link]: https://doc.lucidworks.com/docs/lw-platform/lw-cs/cstudio-versus-pm

This topic explains the differences and similarities between Commerce Studio and [Predictive Merchandiser](/docs/5/fusion/getting-data-out/curating-your-search-experience/predictive-merchandiser/overview) to make [migrating from Predictive Merchandiser to Commerce Studio](/docs/lw-platform/lw-cs/cs-migrate) easy.

Both Predictive Merchandiser and Commerce Studio enable merchandisers, marketers, and product teams to manipulate search results for maximum impact.
Commerce Studio has enhancements that make it easier and more efficient to use, optimizing your team's workflow.

Contact Lucidworks for information about migrating from Predictive Merchandiser to Commerce Studio.

<LwTemplate />

## Feature overview

This table summarizes the differences and similarities between Predictive Merchandiser (PM) and Commerce Studio (CS):

| Feature                               |                  PM                 |                  CS                 | Details                                                                                                                                                                                                                                           |
| ------------------------------------- | :---------------------------------: | :---------------------------------: | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Real-time dynamic preview             |  <Icon icon="xmark" color="red" />  | <Icon icon="check" color="green" /> | In Commerce Studio's [Editor](/docs/lw-platform/lw-cs/cstudio-editor), search results are updated instantly while you create and manage rules and query rewrites.                                                                                 |
| Instant point-and-click rule creation |  <Icon icon="xmark" color="red" />  | <Icon icon="check" color="green" /> | In Commerce Studio's Editor, you can hold the pointer over any item and click to create a new rule for it. No need to start a new task first; just point and click.                                                                               |
| Drag-and-drop rule creation           |  <Icon icon="xmark" color="red" />  | <Icon icon="check" color="green" /> | In Commerce Studio's Editor, you can drag and drop items to instantly create rules about their ordering.                                                                                                                                          |
| Integrated analytics                  |  <Icon icon="xmark" color="red" />  | <Icon icon="check" color="green" /> | Commerce Studio displays metrics inline in the Editor to show you which products are performing or underperforming so you can take action with rules and rewrites.                                                                                |
| Conditions Manager                    |  <Icon icon="xmark" color="red" />  | <Icon icon="check" color="green" /> | Commerce Studio's Conditions Manager lets you compare multiple queries and set specific conditions for your rules, such as a time range or tags.                                                                                                  |
| Ranking Insights                      |  <Icon icon="xmark" color="red" />  | <Icon icon="check" color="green" /> | Commerce Studio's Ranking Insights feature shows you all of the ranking method and any rewrites that affect a query's results so you can adjust them as needed to achieve your goals.                                                             |
| Execute panel                         |  <Icon icon="xmark" color="red" />  | <Icon icon="check" color="green" /> | Commerce Studio's Execute panel  displays all the of the rules associated with the given conditions (such as query, dates, and so on) right in the Editor, allowing you to view, add, and/or edit rules as needed.                                |
| Rules Editor                          | <Icon icon="check" color="green" /> | <Icon icon="check" color="green" /> | In Commerce Studio, you can use either the [Rules UI](/docs/lw-platform/lw-cs/cstudio-rules) or the Editor.                                                                                                                                       |
| Query Rewrites Editor                 | <Icon icon="check" color="green" /> | <Icon icon="check" color="green" /> | Like Predictive Merchandiser, Commerce Studio provides a simple interface for [query rewrites](/docs/lw-platform/lw-cs/cstudio-query-rewrite).                                                                                                    |
| Customer interface simulation         | <Icon icon="check" color="green" /> | <Icon icon="check" color="green" /> | Whereas Predictive Merchandiser uses templates and zones, Commerce Studio uses [preview settings](/docs/lw-platform/lw-cs/cstudio-settings) that you can customize for each search profile to simulate the pages on your customer-facing website. |
| Integration with Fusion               | <Icon icon="check" color="green" /> | <Icon icon="check" color="green" /> | Both products support [integrating with Fusion](/docs/lw-platform/lw-platform/settings/fusion-integrations/commerce-studio-integration).                                                                                                          |

## Intro to Commerce Studio for Predictive Merchandiser clients

Click below for a quick tour of Commerce Studio's Editor that shows you how it improves on Predictive Merchandiser's user experience with smoother, integrated controls:

<div style={{ position: "relative", width: "100%", paddingBottom: "56.25%" /* 16:9 ratio */ }}>
  <iframe
    src="https://app.supademo.com/embed/cmfhh5j07004zzd0jxrrhkdsi?embed_v=2&utm_source=embed"
    loading="lazy"
    title="Commerce Studio Editor demo for PM clients"
    allow="clipboard-write"
    frameBorder="0"
    webkitAllowFullScreen
    mozAllowFullScreen
    allowFullScreen
    style={{
  position: "absolute",
  top: 0,
  left: 0,
  width: "100%",
  height: "100%"
}}
  />
</div>

## Query rewrites

All types of query rewrites are supported in both Predictive Merchandiser and Commerce Studio.
When you [migrate to Commerce Studio](/docs/lw-platform/lw-cs/cs-migrate), all of your query rewrites are migrated too.

The names of the query rewrite types differ slightly between the two products, as shown in this table:

| Predictive Merchandiser rewrites | Commerce Studio rewrites |
| -------------------------------- | ------------------------ |
| Head/Tail                        | Underperforming Queries  |
| Misspelling                      | Misspelling Detections   |
| Phrase                           | Phrase Detections        |
| Synonym                          | Synonym Detections       |
| Remove Words                     | Word Removal             |

See [Rewrites](/docs/lw-platform/lw-cs/cstudio-query-rewrite) for more details.

## Rule publication

Like query rewrites, all of your existing rules are migrated when you migrate from Predictive Merchandiser to Commerce Studio.

The possible values for a rule's publication status differ slightly between Predictive Merchandiser and Commerce Studio.
This table shows the equivalent rule statuses between the two products:

| Predictive Merchandiser rule status | Commerce Studio rule status |
| ----------------------------------- | --------------------------- |
| Published + Disabled                | Draft                       |
| Published + Enabled                 | Published                   |
| Unpublished + Disabled              | Draft                       |
| Unpublished + Enabled               | n/a                         |

See [Rules](/docs/lw-platform/lw-cs/cstudio-rules) for more details.
