We find a very significant number of rows (30%) in ca_sql_search_word_index [Prov 1.6.3] to be curious, in that they are either:
such that word_id=0
or duplicate rows (two or more rows where the only differing column value is index_id)
<p>So a couple of quick questions:</p>
Is this normal/expected or does it suggest a problem somewhere (search_indexing.conf)?
Any harm in deleting rows where word_id=0 and deduplicating? The index is very large, removing a few million rows if indeed they are useless sounds attractive.
<p>Thanks.</p><p></p>