On Thu, Mar 5, 2009 at 11:45 PM, Erik Hatcher <e...@ehatchersolutions.com>wrote:

>
> On Mar 5, 2009, at 1:07 PM, Suryasnat Das wrote:
>
>> I have some queries on SOLR fo which i need immediate resolution. A fast
>> help would be greatly appreciated.
>>
>> a.) We know that fields are also indexed. So can we index some specific
>> fields(like author, id, etc) first and then do the indexing for rest of
>> the
>> fields(like creation date etc) at a later time.
>>
>
> You have to reindex the entire document in order to add fields to it, but
> you certainly can do so at any time.  In other words, you can just addfields 
> to an existing document without sending in all the fields you want on
> that document.
>

 I think Erik meant that you cannot add fields to an existing document
without sending in all the fields again.
-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to