--- On Thu, 6/30/11, Romi <romijain3...@gmail.com> wrote:

> From: Romi <romijain3...@gmail.com>
> Subject: Re: How to optimize solr indexes
> To: solr-user@lucene.apache.org
> Date: Thursday, June 30, 2011, 3:01 PM
> and if i want to set it as
> optimize=false then what i need to do ??

When calling import, use dataimport?command=delta-import&optimize=false

See other command available, like clean, commit, entity, etc.
http://wiki.apache.org/solr/DataImportHandler#Commands

Reply via email to