Hi,

I'm trying to setup a lucene index that runs over 2 columns in my
database.  The documentation states this:

"..The list of column names (column separated) is optional, in this
case all columns are indexed...."

What is "column separated"  does this mean comma separated?

CALL FTL_CREATE_INDEX('PUBLIC', 'myTable', 'Column1,Column2');

Thanks,

-J

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to