Thx for the response!
We are running DMX 05.02.07. When I look at the table DMX_SearchResults, which currently has 8,508,483 entries, there are no indexes, triggers, primary keys, etc on it, plus the three columns I do see on it are
SearchID, EntryID, and Rank.
Is the SearchID the key you mentioned, and if so, what other tables does this one connect will to get the date info specified?
It just seems to us that the amount of records is very high, and without indexes, etc, not sure if its performing as it should. Should we be clearning this table out from time to time ourselves?
Any more info would be appreciated.
Todd