Loomi Search+ FAQs

This guide answers frequently asked questions about Loomi Search+.

Overall functionality



  1. If I apply Loomi Search+, how does it impact other Discovery features?
    This table summarises the impact on other Discovery features:
FeatureExpected Impact
Automatic Query FilteringAutomated Query Filtering will be applied to the recall generated by Loomi Search+.
Content SearchNo impact.
Dashboard SynonymsSynonyms will continue to bring products in recall from Keyword search.
Dynamic CategoriesNo impact.
Dynamic GroupingNo impact.
Facet RecallIt will be computed from the recall generated by Loomi Search+ (Keyword +Vector).
InsightsNo impact.
LookupsNo impact.
Merchandising operationsMerchandising operations like boost, bury, add to recall, etc., will apply to the Loomi Search+ recall.
Partial Part Number SearchNo impact; it will work as it does today.
PathwaysLoomi Search+ will power the Keyword-based widget recall.
Query RelaxationNo impact; it will work as it does today.
Ranking DiagnosticsThe products added to the recall via the Vector search component, as well as Keyword match, will be visually indicated in the UI.
RedirectsNo impact.
Relevance-by SegmentNo impact. If Vector search brings products into recall, we will compute the scores of performance signals for these products as well.
Real-Time SegmentsNo impact. If Vector search brings products into recall, we will compute the scores of performance signals for these products as well.
Search Recall Precision modesSearch Recall Precision modes are designed to remove noise from Keyword Search, so these will not have any impact on recall coming from Vector search. We offer vector temperature settings for removing noise that came via Vector search.
SEONo impact
SKU SearchabilityVector search component only retrieves results using product-level data.
SKU SelectNo impact.
Spell CorrectionNo impact.

.

  1. Can I AB test the new recall experience with Loomi Search+?
    Yes, you can A/B test the Loomi Search+ experience using the available API parameters. Visit the guide to see the AB testing process. Note that these are self-managed AB tests since you can manage the tests via a third-party platform. The parameters are controllable through the front-end API. AB testing via the dashboard is currently not available, but it is coming soon!
  2. Does this feature support both Search and Category?
    Loomi Search+ is only supported at the Search level.
  3. Is Loomi Search+ available for non-English catalogs?
    Loomi Search+ only powers English catalogs in this feature iteration. We will support non-English catalogs in the upcoming feature iterations.
  4. Will it be configurable for customers to decide whether to stay on Keyword or Loomi Search+?
    Yes, this is configurable via the dashboard Recall Studio.
  5. Is Loomi Search+ applicable only to the entire site, or can I configure Keyword vs. Loomi Search+ at the query level?
    Loomi Search+ can be configured at both levels.
  6. Is this Vector temperature configuration a global setting, or can it also be set on a query/category level?
    Vector temperature can be set at the global and query level. Vector search is applicable only for query search. Category search is already relevant and precise.
  7. At which level(s) are the temperature settings available when seeking to reduce noise?
    Standard and High. High is more precise than Standard. Standard is the default.
  8. Can Loomi Search+ handle special queries like “shirts under $50”, “sleep aid without melatonin", and "sleep aid with melatonin"?
    No, in this iteration, Loomi Search+ isn’t designed to solve these specific use cases, but it can give you close to expected results in some cases.
  9. Is there a way to understand which are the additional products that were generated by the Vector recall?
    Yes, Ranking Diagnostics has labels indicating whether the product was brought into the recall using Vector, Keyword, or both.
  1. Will the recall set of Vector search be added to the ranking rule's Visual Editor? If so, will I be able to identify the products from the Vector search?
    Ranking diagnostics will show which PIDs are recalled via Vector search.
  2. Should customers who are set to alternative precision modes switch to Text Match to test Loomi Search+ results?
    No, precision modes will continue to work as is i.e., they will only remove irrelevant products coming up via Keyword search. To remove irrelevant products showing up via Vector search, customers can try the high vector temperature settings.

Data Handling



  1. Which ML model powers Loomi Search+?
    We use vector embeddings from VertexAI.
  2. Will Vector search also consider external signals like product popularity on Google or social media popularity?
    Vector search supports attributes that are part of the catalog data and are marked searchable in the Catalog management.
  3. How long do we expect vector embedding to take in the context of catalog size? Does that change based on catalog size? For example, a big enterprise with multiple 100K products.
    Upto 48 hours for generating vector embeddings for the first time. Every 24 hours after that. We update embeddings once a day, regardless of the size of the catalog and frequency of delta/full updates.
  4. How would we know embeddings are generated?
    You can see the status of embeddings via the dashboard.
  5. Can Bloomreach accept embeddings in the product feed?
    No.

Technical Implementation



  1. Are there any changes in the Search response format?
    The format is unchanged. There are only additional fields that show vector-powered results.
  2. Does the Loomi Search+ generate embeddings at the Catalog level or Site level?
    The embeddings are generated at the Catalog level.
  3. Does the feature require changes in feed or pixel?
    No additional integration effort is required on your end.
  4. Do we know the impact on search response time for Loomi Search+?
    Yes. We have a huge cache to reduce the latency of computing vectors.