alleyinteractive / searchpress

Elasticsearch integration for WordPress.
84 stars 12 forks source link

Handle batch with no indexable posts #147

Closed jakewrfoster closed 3 years ago

jakewrfoster commented 3 years ago

Add handling for the case in which no posts "should be indexed" within a batch index operation. This PR effectively allows SearchPress to skip making a bulk index request if a complete batch of posts is marked as "should not index".