map-document-groups.xml.dist 491 B

12345678910111213
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. /**
  4. * Copyright © Magento, Inc. All rights reserved.
  5. * See COPYING.txt for license details.
  6. */
  7. -->
  8. <groups xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="../groups.xsd">
  9. <group name="destination_documents_update_on_duplicate">
  10. <document key="query_text,store_id">search_query</document>
  11. <document key="visitor_id,product_id">report_viewed_product_index</document>
  12. </group>
  13. </groups>