"Generate Text Index" Related Link is missing on Dictionary EntryIssue The "Generate Text Index" Related Link may be missing on certain Dictionary entries, and choosing the Text index checkbox directly on the entry may not make the Related Link appear. Below is an example from the cmdb_ci Dictionary Entry with the Type value of Collection: https://<instance-name>.service-now.com/nav_to.do?uri=sys_dictionary.do?sys_id=461a4ac413331300e0ce754a6144b003 ResolutionTo make the "Generate Text Index" Related Link appear on a Dictionary Entry you will need to enable the "Text Index" checkbox on the PARENT table's Dictionary Entry. **NOTE: This will index all of the direct child tables. Text indexing can be a resource-intensive task that may take a while to complete. You may notice performance degradation or incomplete search results during index generation.*** Following the same example of cmdb_ci, we would enable this on the Dictionary entry for cmdb. https://<instance-name>.service-now.com/nav_to.do?uri=sys_dictionary.do?sys_id=1aeaa46bdb03330043bf5223dc961918 Once complete, you will then see the "Generate Text Index" Related List: Related LinksDocumentation for more info: Enable text indexing for a table