Re: Boost by numFounds

2013-09-04 Thread Flavio Pompermaier
I found that what can do the trick for page-rank like indexing is externalFileField! Is there an help to upload the external files to all solr servers (in solr 3 and solrCloud)? Or should I copy it to all solr instances data folder and then reload their cache? On Sat, Aug 24, 2013 at 12:36 AM, Fla

Re: Boost by numFounds

2013-08-23 Thread Flavio Pompermaier
Any help..? Is it possible to add this pagerank-like behaviour?

Boost by numFounds

2013-08-20 Thread Flavio Pompermaier
Hi to everybody, in my index I have location names and I'd like to give boost to those that are more referred to in other documents. For example, if I query document by "name:London", I'd like to give more boost to those ids that are most referred in other fields of documents (e.g. city=1234), that