How do I add the Original Filename to the Search dropdown list?
You can add the Original Filename
to your
advancedsearchindexes.xml
configuration file.
Description
Original Filename
is not available in the Search for panel in the Search view
because the index needs to be added to the
advancedsearchindexes.xml
config file.
Solution
- In the advancedsearchindexes.xml configuration file,
add the
following:
<index attr="true" display="Original Filename" listable="false" name="originalFilename" type="index" views="ALL"/> <index attr="true" display="Original Filename" listable="false" name="originalFilename" type="index" views="ALL"/>
- Restart your IXIA CCMS Desktop.