What about autoSoftCommit ?

On Wed, Dec 12, 2018 at 3:24 PM Danilo Tomasoni <tomas...@cosbi.eu> wrote:

> Hello, I'm experiencing oom while indexing a big amount of documents.
>
> The main idea to avoid OOM is to avoid commit (just one big commit at
> the end).
>
> Is this a correct idea?
>
> How can I disable autocommit?
>
> I've set
>
> <autoCommit>
>        <maxTime>${solr.autoCommit.maxTime:-1}</maxTime>
>        <openSearcher>false</openSearcher>
>      </autoCommit>
>
> in solrconfig.xml
>
> but it's not sufficient, while indexing I still see documents.
>
> Thank you
>
> Danilo
>
>
> --
> Danilo Tomasoni
> COSBI
>
> As for the European General Data Protection Regulation 2016/679 on the
> protection of natural persons with regard to the processing of personal
> data, we inform you that all the data we possess are object of treatement
> in the respect of the normative provided for by the cited GDPR.
>
> It is your right to be informed on which of your data are used and how;
> you may ask for their correction, cancellation or you may oppose to their
> use by written request sent by recorded delivery to The Microsoft Research
> – University of Trento Centre for Computational and Systems Biology Scarl,
> Piazza Manifattura 1, 38068 Rovereto (TN), Italy.
>
>

-- 
Sincerely yours
Mikhail Khludnev

Reply via email to