I have a need to index only a specific set of file names in a directory. Wildcarding won't work because too many of the file names are similar. I am looking to specify a list of files which I can pass via command line for the indexer. I run a nightly job which indexes a directory based on a configuration file which I am using. Can this be done via command line where I pass the list of files?
Thanks,
- PB
Thanks,
- PB
Comment