Can I update a specific field in solr?

2011-06-08 Thread ZiLi
Hi, I try to update a specific field in solr , but I didn't find anyway to 
implement this . 
Anyone who knows how to ?
Any suggestions will be appriciate : )


2011-06-08 



ZiLi 


Re: Can I update a specific field in solr?

2011-06-08 Thread Chandan Tamrakar
I think You can do that but you need to re-index a whole document again.

note that there is nothing like update  , its usually delete and then add.

thanks

On Wed, Jun 8, 2011 at 4:00 PM, ZiLi dangld...@163.com wrote:

 Hi, I try to update a specific field in solr , but I didn't find anyway to
 implement this .
 Anyone who knows how to ?
 Any suggestions will be appriciate : )


 2011-06-08



 ZiLi




-- 
Chandan Tamrakar
*
*


Re: Re: Can I update a specific field in solr?

2011-06-08 Thread ZiLi

Thanks very much , I'll re-index a whole document : ) 




发件人: Chandan Tamrakar 
发送时间: 2011-06-08  18:25:37 
收件人: solr-user 
抄送: 
主题: Re: Can I update a specific field in solr? 
 
I think You can do that but you need to re-index a whole document again.
note that there is nothing like update  , its usually delete and then add.
thanks
On Wed, Jun 8, 2011 at 4:00 PM, ZiLi dangld...@163.com wrote:
 Hi, I try to update a specific field in solr , but I didn't find anyway to
 implement this .
 Anyone who knows how to ?
 Any suggestions will be appriciate : )


 2011-06-08



 ZiLi

-- 
Chandan Tamrakar
*
*


Re: Re: Can I update a specific field in solr?

2011-06-08 Thread Mohammad Shariq
Solr dont support partial updates.

On 8 June 2011 16:04, ZiLi dangld...@163.com wrote:


 Thanks very much , I'll re-index a whole document : )




 发件人: Chandan Tamrakar
 发送时间: 2011-06-08  18:25:37
 收件人: solr-user
 抄送:
 主题: Re: Can I update a specific field in solr?

 I think You can do that but you need to re-index a whole document again.
 note that there is nothing like update  , its usually delete and then
 add.
 thanks
 On Wed, Jun 8, 2011 at 4:00 PM, ZiLi dangld...@163.com wrote:
  Hi, I try to update a specific field in solr , but I didn't find anyway
 to
  implement this .
  Anyone who knows how to ?
  Any suggestions will be appriciate : )
 
 
  2011-06-08
 
 
 
  ZiLi
 
 --
 Chandan Tamrakar
 *
 *




-- 
Thanks and Regards
Mohammad Shariq