Dumb question, but are you sure the query has records? dump it with top=10 to see. Also, what does the STATUS variable show you after your cfindex call?
On Tue, Aug 23, 2011 at 11:35 AM, Paul Giesenhagen <[email protected]> wrote: > > Having an issue on our development server, we're using Solr and we can index > a collection based on a query without a problem. With our production server, > we can run the same code and it won't index the results. > > It does update files in the collection, but won't add anything to the index > (ie the files in the collection change dates and times, but the size is like > 20k and such). So it's not populating. > > We've killed the collection and re-created it .. then ran the index on it .. > without luck... > > Has anyone ever ran into this before? > > Any suggestions? > > Thanks in advance, > > Paul Giesenhagen > Quill Design > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:346972 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

