This is a Magento bug that exists with Magento 1.7.
When overriding the catalogsearch_fulltext index, a transaction begins, which performs the following actions for each store in a row:
- Rebuild table
catalogsearch_fulltext - Reset :
catalogsearch_query ( is_processed 0) catalogsearch_result
catalogsearch_query ( catalogsearch_query catalogsearch_result). , .
Magento Bug: http://www.magentocommerce.com/bug-tracking/issue/index/id/933
, ; , . reset . , .
, ElasticSearch .