uery).
>
> Best regards,
> Oliver
>
>
>
> -Original Message-
> From: Humberto Rocha [mailto:humro...@gmail.com]
> Sent: Thursday, November 10, 2016 2:32 AM
> To: java-user@lucene.apache.org
> Subject: Migrate BooleanQuery Lucene 4.9.0 to Lucene 6.0.3
>
> Hi,
&g
have problems to use.
Could someone help me please?
--
Humberto Rocha
.org/lucene-java/ImproveIndexingSpeed is for Lucene,
> not Solr. The second item on the list is to make sure you are using
> the latest version of lucene so that would be a good starting point.
>
>
> --
> Ian.
>
>
> On Wed, Sep 9, 2015 at 3:10 PM, Humberto Rocha wrote:
>
indexer.
> > 3. Analysis of memory utilization and GC tuning.
> >
> > Following are few links which has few details on Solr indexing
> performance.
> > http://wiki.apache.org/solr/SolrPerformanceFactors
> >
> https://lucidworks.com/blog/indexing-perform
Hi,
I need to improve the performance of my indexing with Lucene .
Is there any material (eg, article, book , tutorial ) that can be used for
this?
Could anyone help me please ?
Thanks a lot!
--
Humberto
Hi
I'm indexing 4 .txt files using:
-Lucene (lucene-core-4.9.0.jar)
-BrazilianAnalyzer (lucene-analyzers-common-4.9.0.jar)
The files have the following content:
- File A: tecnológico
- File B: tecnologico
- File C: tecnologias
- File D: tecnolo
For the search used as well:
- Lucene (lucene-core-