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.

    Important: Make sure your index has all the required fields with the correct configuration before running the first crawl.
  • Document keys can only contain valid URL characters
  • Document field names must start with a letter and contain only letters, digits or underscore.
  • Up to 7 items per second when ingesting
  • Up to 4 queries per second
  • Up to 70Gb size or 700K items per index


  • No labels