|
At a high level... how would one filter the content itself being indexed. Example: i was indexing ..say.. xml docs and wanted to exclude the contents in a pair of xml tags. |
|
If the content will always follow a known pattern, you can use SEDCMD to filter out the text you don't want. Set the second part of the expression to be empty, e.g.: Another possibility (at the event level) would be to create an entry in |
