Debug Zing
Debugging messages create a log of search processes as they occur. These messages may help administrators configure optimal performance settings.
Before you begin
Role required: admin
About this task
- To view debugging messages, navigate to All > System Diagnostics > Session Debug > Debug Text Search. The search log messages appear at the bottom of the results page for the remainder of your session.
Search results page showing Debug Output pane with search log messages.
- To debug text indexing problems, you may want to view text_index events in the system log.
- In rare cases, you may need to reset the text search caches after regenerating a text index. If text search fails for known words, diagnose and fix this problem:
Procedure
Enable text search debugging messages.
In any table with search problems, search for the problem text.
In the debug output, note the numbers used for the Stemmed terms.
Navigate to the Ts Word [ts_word] table's list view.
Select All.
In the Filter field, enter
ts_word.list.Press Enter.
Locate the stemmed terms and compare the numbers in the list to the debug output from step 3.
If the numbers are different, the UI node's cache is stale.
Navigate to All > System Definition > Text Indexes.
Select the Reset Text Search Caches related link and select OK.
Parent Topic:Available search options
Related topics
List search finds records from the current table
Boolean operators allow conditional search results
Quotation marks allow exact phrase searches
Wildcard characters allow searching for patterns and variations