Version 1.0
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 throughWP_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