DNN Community Ed 06.01.05 (142)
Search Admin, Search Input, Search Results all 1.0.0
Environment: Three portals in DNN instance one parent and two child portals.
Fault: Originally Search was working for existing content but not updating with new content.
Actions taken so far:
Checked that Scheduler had entry for Search Indexer running every 30 minutes
Checked Run Now, in Search Admin clicked ReIndex. No effect
Tried disabling Searcher Indexer in scheduler and re-enabling. No effect.
No errors logged in Event Log for modules stopping Search Indexing.
Cleared the search index using this post http://www.deutschnetnuke.de/tabid/13...
Manually in Scheduler ran reindex. No effect. Search Reindex job completes in less than 1 second every time successfully but search not working.
Ran the script in this post http://www.willstrohl.com/Blog/PostId... to display tables
DNN_SearchCommonWords
|
369
|
32
|
16
|
16
|
0
|
DNN_SearchItemWord
|
0
|
208
|
8
|
160
|
40
|
DNN_SearchWord
|
0
|
144
|
8
|
112
|
24
|
and the cleared tables still show zero rows.
Recycled Worker Process and restarted IIS but nothing I do seems to get the Search Reindexing to work, it completes ok in scheduler with runtime of less than 1sec successfully (no event log entries) but the SearchItemWord and SearchWord tables have zero rows..
Apart from scheduling a server restart I can’t think what else to try?
Thanks in advance for any help offered!
Alan