Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents


The Publish to Microsoft Search publisher will post documents to an Office365 tenant index through REST API

Features

Some of the features of the Publish to Microsoft Search publisher include:

  • Customization of items by Groovy transformation script
  • Connector independent
  • Runs from any machine with access to Microsoft Cloud Services
  • Schema customization capabilities


Limitations

The publisher is subject to the following Microsoft Search Service limitations:

  • The index schema can be set only once when created.  Any schema updates require re-creation of the index and registration of the new schema.

    Note
    Important: Make sure your index has all the required fields with the correct configuration before running the first crawl.
  • Custom index schema not supported for external files, indexes for the ExternalFiles type have fixed schema, no custom properties allowed.
  • Document keys can only contain valid URL characters
  • Document field names must start with a letter and contain either only letters, digits or underscore onlyNo support for external identities (needs mapping to Azure Active Directory identities).
  • Up to 4 7 items per second when ingesting
  • Up to 4 queries per second
  • Up to 70Gb size or 700K items per index
  • No support for refining and sorting for external file schema
  • Best effort ranking, BM25 for external file schema