I’m using a local collection to index a single XML file which contains a large number of records. If I search for !nullquery, all the records show (as they should) but the original XML file itself is being listed.
Is there a way I can stop it from being counted as a result?
The safest way would be to add the source XML file to the kill_exact.cfg configuration file. During the next collection update, files exactly matching those URLs will be removed after the index phase.
You’re very close. The process in v14+ looks like:
Administer > Browse Collection Configuration Files
From the ‘Config’ tier, you’ll see a drop-down of configuration files to add. This should include kill_partial.cfg and kill_exact.cfg. Selecting one of them will take you to the editing screen for kill_*.cfg
Add URLs (or URL patterns) to your kill_* file
Reindex: Administer > Updated > Advanced Update > Reindex Live view
Quite possibly. You may not have the necessary permissions to upload via the Admin UI. Some of those controls are managed via the File Manager configuration, and user account permissions.
I’d suggest getting in touch with your Search Administrator or Funnelback Support to assist further, citing detail from the scenario and associated discussion above.