Question
Can I disable text indexing for specific tables in ServiceNow?
Asked by: USER2574
62 Viewed
62 Answers
Answer (62)
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.