Re: sort=geodist() asc

2013-06-17 Thread Smiley, David W.
Bill, I added this comment: https://issues.apache.org/jira/browse/SOLR-2345?focusedCommentId=13685627&p age=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#commen t-13685627 On 6/17/13 1:50 AM, "William Bell" wrote: >This simple feature of "sort=geodist()

Re: sort=geodist() asc

2013-06-17 Thread Erick Erickson
uot;sort=geodist() asc" is very powerful since it > enables us to move from SOLR 3 to SOLR 4 without rewriting all our queries. > > We also use boost=geodist() in some cases, and some bf/bq. > > bf=recip(geodist(),2,200,20)&sort=score > desc<http://localhost:8983/solr/sel

sort=geodist() asc

2013-06-16 Thread William Bell
This simple feature of "sort=geodist() asc" is very powerful since it enables us to move from SOLR 3 to SOLR 4 without rewriting all our queries. We also use boost=geodist() in some cases, and some bf/bq. bf=recip(geodist(),2,200,20)&sort=score desc<http://localhost:8983/so