Re: Relevance ranking calculation based on filtered document count

2013-07-01 Thread Nigel V Thomas
is a contradiction in terms. > > If you are finding that the use of a filter is affecting the scores of > documents, then that is clearly a bug. > > -- Jack Krupansky > > -Original Message- From: Nigel V Thomas > Sent: Monday, July 01, 2013 7:38 AM > To: java-use

Relevance ranking calculation based on filtered document count

2013-07-01 Thread Nigel V Thomas
Hi, I would like to know if it is possible to calculate the relevance ranks of documents based on filtered document count? The current filter implementations as far as I know, seems to be applied after the query is processed and ranked against the full set of documents. Since system wide IDF value

Re: Indexing file with security problem

2013-06-26 Thread Nigel V Thomas
of any suitable solutions yet. Nigel V Thomas On 26 June 2013 20:42, lukasw wrote: > Hello > > I'll try to briefly describe my problem and task. > My name is Lukas and i am Java developer , my task is to create search > engine for different types of file (only text file types)