A line of code in my agent is Call LicCollection.FTSearch(“ZPurgeLic”, 0). In the Notes Log there is an entry “error message: Notes error: Database is not full-text indexed (ZPurgeLic)”. The agent runs fine in R5.0.11 event though the database is not full text indexed. I’m concerned about full text indexing the database as it has 99,000 documents. Why does this work in R5 but not R6? Please advise possible solutions to this problem. Thank you.