Re: Something like "featured results" in solr response?

2012-01-30 Thread Pranav Prakash
Wow, this looks interesting. *Pranav Prakash* "temet nosce" Twitter | Blog | Google On Mon, Jan 30, 2012 at 21:16, Erick Erickson wrote: > There's the tricky line: > "If the file exists in the

Re: Something like "featured results" in solr response?

2012-01-30 Thread Erick Erickson
There's the tricky line: "If the file exists in the /conf/ directory it will be loaded once at start-up. If it exists in the data directory, it will be reloaded for each IndexReader." on the page: http://wiki.apache.org/solr/QueryElevationComponent Which basically means that if your config file i

Re: Something like "featured results" in solr response?

2012-01-30 Thread Ahmet Arslan
> it seems that everytime a document needs to > be elevated, it > has to be in the config file. Which means that Solr should > be restarted. > This does not make a lot of sense for a production > environment, where Solr > restarts are as infrequent as config changes. > > What could be a sound way

Re: Something like "featured results" in solr response?

2012-01-30 Thread Pranav Prakash
Thanks a lot :-) This is exactly what I had read back then. However, going through it now, it seems that everytime a document needs to be elevated, it has to be in the config file. Which means that Solr should be restarted. This does not make a lot of sense for a production environment, where Solr

Re: Something like "featured results" in solr response?

2012-01-30 Thread Rafał Kuć
Hello! Please look at http://wiki.apache.org/solr/QueryElevationComponent. -- Regards, Rafał Kuć Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch > Hi, > I believe, there is a feature in Solr, which allows to return a set of > "featured" documents for a query. I did read it couple o

Something like "featured results" in solr response?

2012-01-30 Thread Pranav Prakash
Hi, I believe, there is a feature in Solr, which allows to return a set of "featured" documents for a query. I did read it couple of months back, and now when I have decided to work on it, I somehow can't find it's reference. Here is the description - For a search keyword, apart from the results