Re: pagination search results

2009-05-13 Thread Nate
No. http://tinyurl.com/qwhhrp -Nate On Wed, May 13, 2009 at 8:32 PM, Daniel Susanto wrote: > Do you have any example for that?? I'm using JSP, what i need is paging just > like in google search... > > :D > > thx > > Daniel Susanto > http://susantodaniel.wordp

Re: interpreting scores

2009-05-08 Thread Nate
Overall I am pretty happy with my matching! I still need to do more testing on some friends' dirty (the organization, not the content ;)) music libraries, but from my initial testing I think it works very nicely. Thanks again! Any further advice or comments is very much welcomed. :) -Nate O

Re: interpreting scores

2009-05-08 Thread Nate
hed a document, it is probably a pretty good match. If 1 out of 5 matched then it probably isn't a great match. 1) Is this approach reasonable? 2) What, if anything, do I lose by doing it this way? 3) How could I incorporate ngrams? Thanks! -Nate On Thu, May 7, 2009 at 9:57 PM, Nate wrote:

Re: interpreting scores

2009-05-07 Thread Nate
ll checking. However, how would I leverage ngrams for my needs? Would the Lucene SpellChecker classes be of any use? I really feel like I'm floundering here. I am more than willing to put in the work, I just need a push or two in the right directions. :) Thanks! -Nate On Thu, May 7, 200

Re: interpreting scores

2009-05-06 Thread Nate
son Don't stop until you get enough And this is the top match: Michael Jackson Don't Stop 'till You Get Enough Would it make any sense to do a query with the exact contents of the top match to get a maximum score for that document? Would the resulting percentage be meaningful? -Nat

interpreting scores

2009-05-06 Thread Nate
rom the same search, or from any search against the same index? How can I know if a score is "low", so I can ignore matches that aren't very good? Sorry if this has been discussed before. I have searched around a great deal and was unable to find a straight answer. Thanks! -Nate