Can I disable text indexing for specific tables in ServiceNow?

Question

Grade: Education Subject: Ddos
Can I disable text indexing for specific tables in ServiceNow?
Asked by:
62 Viewed 62 Answers

Answer (62)

Best Answer
(257)
Yes, you can disable indexing for specific tables. Navigate to the table definition and uncheck the 'Index' checkbox in the 'Column Definition' section for the fields you don't want indexed. This is more granular than disabling the entire indexing service.