Whatever message this page gives is out now! Go check it out!

ColdFusion ORM search

Last update:
May 18, 2026
Enhancements in ColdFusion 10 provide indexing and search capabilities for ColdFusion ORM. When you develop an application that uses ColdFusion ORM, the search feature facilitates full text search. You can load all the persistent entities that match your search criteria based on a query text. Full text search is a two-step process that involves indexing the persistent entity and search based on the indexed information.

Share this page

Was this page helpful?
We're glad. Tell us how this page helped.
We're sorry. Can you tell us what didn't work for you?
Thank you for your feedback. Your response will help improve this page.

On this page