RE: special sorting

2010-11-29 Thread Papp Richard
Hmm, any clue how to use it? use the location_id somehow? thanks, Rich -Original Message- From: Tommaso Teofili [mailto:tommaso.teof...@gmail.com] Sent: Monday, November 29, 2010 22:08 To: solr-user@lucene.apache.org Subject: Re: special sorting Perhaps, depending on your domain

Re: special sorting

2010-11-29 Thread Tommaso Teofili
Perhaps, depending on your domain logic you could use function queries to achieve that. http://wiki.apache.org/solr/FunctionQuery#Sort_By_Function Regards, Tommaso 2010/11/29 Papp Richard > Hello, > > I have many pages with the same content in the search result (the result > is the same for som

special sorting

2010-11-29 Thread Papp Richard
Hello, I have many pages with the same content in the search result (the result is the same for some of the cities from the same county)... which means that I have duplicate content. the filter query is something like: +locationId:(60 26a 39a) - for city with ID 60 and I get the same result