Re: Query regarding Lucene

2016-03-10 Thread Jack Krupansky
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

Query regarding Lucene

2016-03-09 Thread Dwaipayan Roy
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

Re: query regarding Lucene Indexing and searching

2014-03-02 Thread Jack Krupansky
-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

query regarding Lucene Indexing and searching

2014-03-02 Thread Mrugendra
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