RE: add new fields to existing index

2008-06-16 Thread Chris Hostetter
: I can certainly do: search for the unique key or combination of other : fields, then put rest fields of this document plus new fields back to : it. : : I know this is not a too smart way, before I do that, is there any solr : guru out there who can think of a better way? That is really, the

RE: add new fields to existing index

2008-06-10 Thread Kevin Xiao
I can certainly do: search for the unique key or combination of other fields, then put rest fields of this document plus new fields back to it. I know this is not a too smart way, before I do that, is there any solr guru out there who can think of a better way? Thanks much, - Kevin -Origin