Just checking in Mary. Were you able to get past this? Have you
considering contacting Adobe for official support?


On Mon, Apr 11, 2011 at 2:41 PM, Mary Jo Sminkey <mary...@cfwebstore.com> wrote:
>
>> What are you loading into your index (queries or documents)?  Can you
>>
>> provide a code snippet of your process?
>
>
> Just results of a query, so nothing real earth-shattering. Just wanted to use 
> Solr to search all my long text fields that hold a considerable amount of 
> data (users have a search interface to select which tables to search, I'm 
> using categories to handle that). The majority of the data gets updated and 
> reindexed nightly, this is the one type of data that users can add and so 
> needs to be updated at runtime. My cfindex tag looks like this:
>
> <cfindex collection="#docCollection#" action="update" body="thedata" 
> category="IMPACT" custom1="grant_id" custom2="fy" key="key" 
> query="local.qryImpacts" />
>
>
> --- Mary Jo
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:344361
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to