Re: Top matched data should be on Top

2012-02-18 Thread A Z
ely at the debug > information, I suspect you'll see that the length normalization is > the same. > > Best > Erick > > On Tue, Feb 14, 2012 at 1:16 PM, A Z <4azfri...@gmail.com> wrote: > > Hi , > > > > when i m adding three document i m not getting top mathced

Re: weightage of each word according to precedence in document

2012-02-04 Thread A Z
t 2:59 PM, Ian Lea wrote: > They all give exactly the same score, even the 3rd doc which doesn't > contain abcd at all? Surprising. What does searcher.explain() say? > Is this a simple search with default Similarity or is there stuff > you're not telling us? > > -- &

Re: weightage of each word according to precedence in document

2012-01-27 Thread A Z
course use combinations of everything. > > > -- > Ian. > > > > On Tue, Jan 24, 2012 at 5:08 PM, A Z <4azfri...@gmail.com> wrote: > > Hi > > > > > > > > how can we assign custom score for each token/word. > > > > > > >

weightage of each word according to precedence in document

2012-01-24 Thread A Z
Hi how can we assign custom score for each token/word. For Ex I have document 1pqrst uvwx abcd 2abcd pqrst uvwx 3pqrst uvwx lmn 4pqrst uvwx lmn abcd 5pqrst abcd uvwx lmn *Now i m searching data ---> abcd pqrst* So it should give more weightage score to 2nd docu

weightage of each word according to precedence in document

2012-01-24 Thread A Z
Hi how can we assign custom score for each token/word. For Ex I have document 1pqrst uvwx abcd 2abcd pqrst uvwx 3pqrst uvwx lmn 4pqrst uvwx lmn abcd 5pqrst abcd uvwx lmn *Now i m searching data ---> abcd pqrst* So it should give more weightage score to 2nd docu