<cfcollection>
Allows you to create and administer Search collections.
This tag cannot have a body.
This tag is also supported within <cfscript>
<cfcollection
engine=string
categories=boolean
action=create|repair|delete|optimize|list|map|categoryList
collection=string
path=string
language=string
name=string
>
Examples
There are currently no examples for this tag.
See also
- Search
- <cfindex>
- <cfsearch>
- Lucee uses Apache Lucene for full text indexing
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)