Zing indexes some HTML elements
-
- UpdatedAug 1, 2024
- 1 minute read
- Xanadu
- Search Administration
Zing indexes the contents of certain HTML elements to improve document search results. This indexing is addition to the normal indexing by word.
HTML element | Description |
---|---|
Title attribute | Zing indexes the contents of the title attribute of any HTML element. This is separate from the title element, which Zing already indexes when identifying the words of the document. |
Anchor link target | Zing indexes the target URL specified in the href attribute of any anchor element. |
Alt text for an image | Zing indexes the alternative text of any image element. |
Related Content
- Zing indexes punctuation as part of some words
Zing indexes some punctuation marks as part of some words to improve search results for common search terms.
- Configure a table for indexing and searching
Enable Zing text indexing for a table to allow users to search its records for string values. Configure the table's text indexing attributes, stop words, and synonym dictionaries to control search behavior.
- Configure a text index group to search across multiple tables
Update tables to the V4 indexing format and include them in a text index group to facilitate searching across multiple tables.
- Zing index and search dictionary attributes
The following dictionary attributes either affect the way Zing indexes tables or ranks search results.
- Regenerate a text index for a table
You can regenerate a table text index when you change table stop words or display values.
- Remove an index
You can remove the index for a table if you no longer want the search engine to return results for that table. This procedure also removes the index for all tables that extend the specified table.
- Remove an index for a specific field
You can remove the index for a specific field in a table if you no longer want the search engine to return results for that field.
- Remove the text index for a child table
You can remove the text index for a child table if you no longer want the search engine to return results for that child table.
- Change the query mode of an indexed table
Set the query mode to specify whether searches on an indexed table must match all or only some of the search terms.
- Enable indexing of text in multi-row variable sets
Make text from multi-row Service Catalog variable sets searchable in global search.
- Text indexing statistics and status
To view text indexing statistics and status, navigate to All System Definition Text Indexes .
- Configure tables to use the Japanese tokenizer
Improve search results in Japanese language searches by configuring individual tables to use the Japanese tokenizer.