mattweber / solr-for-wordpress

A WordPress plugin that replaces the default WordPress search with Solr
85 stars 36 forks source link

Fix handle modified #37

Closed dustinrue closed 12 years ago

dustinrue commented 12 years ago

This commit fixes an issue currently in master where the s4w_handle_modified isn't aware of how config options are now stored in the database. This prevents posts from being indexed when they are modified.