Objectivity cannot be equated with mental blankness; rather, objectivity resides in recognizing your preferences and then subjecting them to especially harsh scrutiny and also in a willingness to revise or abandon your theories when the tests fail (as they usually do)."
Only took me half a day to chase down all the Drupal callbacks, into the various modules, in order to determine that DB issues (long story, related to me resetting the comment statistics, and a quirk in the way I originally imported TotSP conent into Drupal - for the record Drupal does not like it when the "changed" field of a piece of content, one that has never been changed, is 0, instead it likes it the same as "created").
The Search now also uses the Porter Stemmer module to make it smarter, the index is rebuilding and will take a few days to get to 100%.
Search indexing now working
Search indexing now working again. Woot.
Only took me half a day to chase down all the Drupal callbacks, into the various modules, in order to determine that DB issues (long story, related to me resetting the comment statistics, and a quirk in the way I originally imported TotSP conent into Drupal - for the record Drupal does not like it when the "changed" field of a piece of content, one that has never been changed, is 0, instead it likes it the same as "created").
The Search now also uses the Porter Stemmer module to make it smarter, the index is rebuilding and will take a few days to get to 100%.
Still need some kind of better "comment" view.