CFML Tags
search Tags
| Tag Name | Description |
|---|---|
| CFCOLLECTION | Used to manage collections that are used for searching. This is the tag version of all the CollectionXXX() functions. |
| CFINDEX | Used to manage update content inside the collections. This is the tag version of all the CollectionIndexXXX() functions. |
| CFSEARCH | Performs searches against the registered collection using the Apache Lucene internal engine |
