we have rank built into index

doing a dynamic rank and sorting order would slow search down

as we dont store word positions, exact matches would be even more costly to 
order (especially for huge reult sets)

lucene stores word positions but their indexes are much bigger and slower to 
index 

On Mon, 2008-03-03 at 17:42 +0100, yelo_3 wrote:
> What about adding a "score" function to have better ordered results?
> Now exact results are not put in the beginning, and this is very negative.
> Thanks
> _______________________________________________
> tracker-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/tracker-list
> 

_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to