Re: Migrate BooleanQuery Lucene 4.9.0 to Lucene 6.0.3

2016-11-10 Thread Humberto Rocha
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

Migrate BooleanQuery Lucene 4.9.0 to Lucene 6.0.3

2016-11-09 Thread Humberto Rocha
have problems to use. Could someone help me please? -- Humberto Rocha

Re: Improvement performance of my indexing with Lucene

2015-09-09 Thread 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: >

Re: Improvement performance of my indexing with Lucene

2015-09-09 Thread Humberto Rocha
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

Improvement performance of my indexing with Lucene

2015-09-08 Thread Humberto Rocha
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

Problems with Lucene and BrazilianAnalyzer (lucene-core-4.9.0.jar and lucene-analyzers-common-4.9.0.jar): Search returning more results that the desired

2015-03-25 Thread Humberto Rocha
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-