Summers, Ed wrote:
> I've noticed that the cql-java implementation tosses an exception if I try
> to parse:
>
> foo bar
>
> Exception in thread "main" org.z3950.zing.cql.CQLParseException: unknown
> first-class relation: bar
>
> I just wanted to confirm that an unquoted sequence of terms is indeed
> invalid CQL.
Yes. Invalid CQL.
/ Adam
>
> //Ed
>
|