In fact this has led me to wondering something else... We have lots of search bars for various different things all over our application. We have developed features that natively search columns in the relevant mysql columns.
After seeing the capabilities of solr and cfsearch on mysql tables I fear we have re-invented the wheel with our search features. I am thinking of creating a cfcollection for each of the tables we provide search features on. Would you guys see any problem to this? Is there something against creating lots of collections and using cfsearch instead of native mysql searches? Many thanks Richard >The first thing I'd do is make sure I'm not simply re-inventing the wheel. >Have you checked to see if someone hasn't already done this sort of thing >already as an OSS project? > >-- >Aam > >On 10 March 2013 12:06, Richard White <[email protected]> wrote: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355141 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

