I'd like to know if a field (alpha or text) has a keyword index. With 4D langage, I have a "setter" (CREATE INDEX) but no "getter".
With SQL, I can get the index type from _USER_INDEXES.INDEX_TYPE, but "Cluster BTree index" and "Keywords index" both have the same value, 3. Something I'm missing? -- Arnaud de Montard ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

