Hi,

I like to get all distinct values from a field, something which would in sql look like this:

select distinct fieldname from table

where fieldname is a StringType.

Is this possible with lucy?

Thanks & Regards

Gerald




Reply via email to