Index items require a URL identifier, even if they are not actually physical files or accessible by web URLs. This identifier is stored in the index, and queries can constrain against the file extension. For example, the URL http://www.mycorp.com/index.htm has a file extension of htm. The XML for this constraint is:

<type>file_suffix</type>

The file_suffix operand is the file extension characters, not including the period.

 
loading table of contents...