-
Sub-task
-
Resolution: Fixed
-
Major
-
2.0
-
None
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
the indexing isn't consistent at this point for /search/forum_document.php
indexer.php doesn't included 2nd level onward nested forum replies in its indexing but cron indexing does add newer posts into the search index.
we need to make indexing recurse through all the posts.