Reporter: Warren Jones Tue Mar 26 17:28:31 1996 WWWWAIS has problems when the configuration file specifies more than one SWISH index. For example: SwishSource /some/path/index1.swish "My Index" SourceRules prepend "/foo/bar" SwishSource /some/path/index2.swish "Your Index" SourceRules prepend "/blah/blah" SwishSource /some/path/index3.swish "Somebody's Index" SourceRules prepend "/hip/hop" It sometimes happens that an index will appear on the menu of the WWWWAIS search form, but searches of that index will never return a match, even when matches are known to exist. Shuffling the order of the SwishSource lines in the WWWWAIS configuration file seems to fix the problem. If there's a pattern here, I haven't discovered it.