using verity and solr you can use queries to populate index collections. i
was wondering if anyone has done anything with using ORM objects and
populating search collection with them?

 

basically what i want to do is do something like call a EntityLoad("entity")
and pass the whole collection of items into the <cfcollection /> tag somehow
and use the info from the ORM to populate my collection.

 

Any thoughts?  or will i have to potentially generate a query object out of
my ORM data to pass into the collection?

 

Steve

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to