Skip to content

Version 1.0

Compare
Choose a tag to compare
@tlovett1 tlovett1 released this 20 Oct 17:14
· 8518 commits to develop since this release

This marks the first version released to wordpress.org. Here is what we've added:

  • Support search_fields parameter. Support author, title, excerpt, content, taxonomy, and meta within this parameter.
  • Move all management functionality to WP-CLI commands
  • Remove ES_Query and support everything through WP_Query
  • Disable sync during import
  • Check for valid blog ids in index names
  • Improved bulk error handling
  • No need for ep_last_synced meta
  • No need for syncing taxonomy
  • Improved unit test coverage
  • sites WP_Query parameter to allow for search only on specific blogs