Skip to content

Commit

Permalink
Merge pull request #3 from coveo/DOC-15369
Browse files Browse the repository at this point in the history
DOC-15369 remove unnecessary fields
  • Loading branch information
telmaq authored Aug 14, 2024
2 parents 0ab4bbf + c17baf5 commit e9f8d8c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Engine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@ import {


const FIELDS = [
"ec_brand",
"ec_images",
"ec_price",
"ec_promo_price",
"ec_rating",
"ec_reviews",
];

const registerAdditionalFields = (headlessEngine: SearchEngine) => {
Expand Down

0 comments on commit e9f8d8c

Please sign in to comment.