RE: Sorting VS Scoring

2008-04-02 Thread John Xiao
27;s already in the index, but I don't think it's there yet. I know this has been discussed in the mailing list, so you might want to search the searchable archive on this... Best Erick On Wed, Apr 2, 2008 at 12:01 PM, John Xiao <[EMAIL PROTECTED]> wrote: > I'm trying t

Sorting VS Scoring

2008-04-02 Thread John Xiao
I'm trying to figure out what the best practice is in term of using sorting or customized scoring. For example, if I have want to index some static pages and rank them by how many times a page is viewed. I can get the page view counters and store them in the index document as a field COUNTER. I