Are you calling the IndexSearcher#explain method to get the details of the
score calculation?
How exactly are your results not what you expect?
What Similarity are you using? Scores will be the product of the underlying
calculated scores and you term boost values.
-- Jack Krupansky
On Thu, Mar
Hello everyone,
I am Dwaipayan, a research scholar from Indian Statistical Institute,
Kolkata working in the field of Information Retrieval.
For my research purpose, I use Lucene (4.10.4).
Recently, I am facing a doubt regarding Lucene on how to boost the query
term at the time of searching. Prec
-user@lucene.apache.org
Subject: query regarding Lucene Indexing and searching
Sir i am PG student, my research topic is to optimize the indexing file
[reduce index file size, RAM usage, CPU utilization, and create index with
payload to improve searching speed].
Currently working scope is Desktop
Sir i am PG student, my research topic is to optimize the indexing file
[reduce index file size, RAM usage, CPU utilization, and create index with
payload to improve searching speed].
Currently working scope is Desktop search engine
1.i am using lucene for indexing the pdf files[indexing file nam