Hi!
We are currently building a multi search db from the searchsite template.It works with the template perfectly but we want only on type of form in our results.
I tried to use the query :
FIELD Form = “MyFormName”
but I always get a error saying that the field name used in the query cannot be found in the database.
Has anyone ever seen this?
Thanks!
Subject: RE: FTSearch on multi-db search
multi-database search doesn’t allow you to specify field names because different databases contain different sets of field names – also the same name might have different types in different dbs.
I know, they might have made an exception for a few fields, e.g. “Form”, which is unlikely to ever be anything but a string. But that’s how it works.