You can set up a custom schema, but that means that you will not be able to use cfindex and cfsearch. Rather, you would need to use the built in web services that come with Solr.
Here is a good place for info on how to do that: http://lucene.apache.org/solr/features.html On Wed, Jul 20, 2011 at 5:34 PM, [email protected] <[email protected]> wrote: > > I have a query that I'm using to populate a Solr collection. This query > has about 15 columns in it. When I call the collection I need to be able > to reference these columns individually, just as if I had run the query. > But the only way I can figure to do that is to use the "custom" attributes, > and the cfindex tag only allows for 4 of those. > > Is Solr going to be able to do what I want, or am I going to have to try > something else? > > Thanks, > > Eric Cobb > http://www.cfgears.com > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:346287 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

