Loading
About Salesforce Data 360
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Search Index Reference

          Search Index Reference

          Data 360 search supports many different file formats with unstructured data, embedding models, and pre-filter operations on search results.

          Required Editions

          Available in: All Editions supported by Data 360. See Data 360 edition availability.

          Supported Embedding Models

          Data 360 supports these embedding models.

          Model Modality Max Sequence/Input length
          E5-large-v2 Text 512 tokens
          Multilingual-E5-large Text 512 tokens
          Whisper-Large-V3 Audio 30 seconds
          SFR-v2-small Text 8,000 tokens

          Supported File Formats for Unstructured Data

          Data 360 supports several file formats for unstructured data and search index configurations. See Unstructured Data File Formats and Connectors for details.

          Supported Operators

          Enhance your search queries with pre-filtering fields. Use logical operators and manage case sensitivity for field names and values to ensure precise data retrieval.

          Data Type Supported Operators
          Number and Percent
          • <  (Less than)
          • <= (Less than or equal to)
          • =  (Equal to)
          • > (Greater than)
          • >= (Greater than or equal to)
          Date and DateTime
          • <  (Less than)
          • <= (Less than or equal to)
          • =  (Equal to)
          • > (Greater than)
          • >= (Greater than or equal to)

          Examples:

          • DateTimeField=''2024-05-21T00:00:00.000Z''
          • DateField=''2024-05-21''

          Timezone can be any standard timezone, such as UTC, PST, or EST, or it can be an offset, such as +05:30 or -08:00. If you specify no timezone, the system assumes UTC.

          Text, URL, Email, and Phone
          • =  (Equal to)
          • != (Not Equal to)
          • in (‘option1’, ‘option2’, ‘option3’) -> To match any of the listed options. A maximum of 10 options can be provided.
          • not in (‘option1’, ‘option2’, ‘option3’) -> To match none of the listed options. A maximum of 10 options can be provided.
          • LIKE (example: LIKE ‘d/%’)
          Boolean

          = (Equal to)

          Example: <BooleanField>=true

          Search Index Considerations

          Note these limitations when working with search indexes.

          • Search index supports only UTF-8 encoding. Multilingual content must use UTF-8 encoding.
          • Search Indexes aren't supported when platform encryption is turned on.
          • Search indexes don’t support Developer Edition orgs if namespaces are enabled in those orgs.
          • If you’re creating a search index for unstructured data that you’ve connected from an external blob store to Data 360, ensure you have set up a file notification pipeline.
          • A DMO that has mappings from one or more external DLOs can only be used as the data source if caching is enabled for all those external DLOs. For more information see, Caching in Data Federation.
          • Search Indexes don't support date and datetime fields for chunking. Only numerical and text fields are available for chunking data.
           
          Loading
          Salesforce Help | Article