Title: Please correct an error!
Last modified: October 6, 2016

---

# Please correct an error!

 *  Resolved [odork123](https://wordpress.org/support/users/odork123/)
 * (@odork123)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/please-correct-an-error/)
 * The real-time indexing is not working now, because of this mistake:
 * /classes/solr/wpsolr-index-solr-client.php – LINE 273:
 * `$query_where_stmt = ' ID = %d AND ( $query_where_stmt ) ';`
 * should be:
 * `$query_where_stmt = " ID = %d AND ( $query_where_stmt ) ";`

Viewing 1 replies (of 1 total)

 *  Plugin Author [WPSOLR](https://wordpress.org/support/users/wpsolr/)
 * (@wpsolr)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/please-correct-an-error/#post-8259556)
 * Thanks for the feedback.
 * It’s fixed with WPSOLR 13.9
 * Synchronize to index the missing posts.

Viewing 1 replies (of 1 total)

The topic ‘Please correct an error!’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpsolr-search-engine_b2dbdc.svg)
 * [WPSOLR - Elasticsearch and Solr search](https://wordpress.org/plugins/wpsolr-search-engine/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpsolr-search-engine/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpsolr-search-engine/)
 * [Active Topics](https://wordpress.org/support/plugin/wpsolr-search-engine/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpsolr-search-engine/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpsolr-search-engine/reviews/)

## Tags

 * [indexing](https://wordpress.org/support/topic-tag/indexing/)
 * [not](https://wordpress.org/support/topic-tag/not/)
 * [real time](https://wordpress.org/support/topic-tag/real-time/)
 * [working](https://wordpress.org/support/topic-tag/working/)

 * 1 reply
 * 2 participants
 * Last reply from: [WPSOLR](https://wordpress.org/support/users/wpsolr/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/please-correct-an-error/#post-8259556)
 * Status: resolved