parisholley / wordpress-fantastic-elasticsearch

Improve wordpress search performance/accuracy and enable faceted search by leveraging an ElasticSearch server.
MIT License
162 stars 64 forks source link

Removes post document from index when unpublished. #117

Closed scott-christopher closed 9 years ago

scott-christopher commented 9 years ago

Posts that have transitioned from publish to some other status should be removed from the index, preventing them from appearing in search results, etc.