...or just set a lower boost on fileds with less than $x amount of
characters while indexing.
John
Otis Gospodnetic wrote:
Kevin,
You could try setting index-time field length-dependent boosts.
Another possibility may be your own sorting, that takes field length in
consideration, but I'm not sure
Kevin,
You could try setting index-time field length-dependent boosts.
Another possibility may be your own sorting, that takes field length in
consideration, but I'm not sure how well that would work.
Finally, you could use your own Similarity and implement your own
http://jakarta.apache.org/luc