[ 
https://issues.apache.org/jira/browse/SOLR-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548505
 ] 

Hoss Man commented on SOLR-418:
-------------------------------

> Is there a way to specify that the file is in the index directory (so it can 
> be replicated 
> out like the rest of the index?)

that definitely seems like a separate issue that we should attempt to solve on 
the whole for all type of config files down the road ... it also assumes that 
this component will reread the file on every newSearcher (i haven't read the 
patch, but i'm assuming it doesn't)

> Editorial Query Boosting Component
> ----------------------------------
>
>                 Key: SOLR-418
>                 URL: https://issues.apache.org/jira/browse/SOLR-418
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>            Reporter: Ryan McKinley
>             Fix For: 1.3
>
>         Attachments: SOLR-418-QueryBoosting.patch, 
> SOLR-418-QueryBoosting.patch
>
>
> For a given query string, a human editor can say what documents should be 
> important.  This is related to a lucene discussion:
> http://www.nabble.com/Forced-Top-Document-tf4682070.html#a13408965
> Ideally, the position could be determined explicitly by the editor - 
> otherwise increasing the boost is probably sufficient.
> This patch uses the Search Component framework to inject custom document 
> boosting into the standard SearchHandler.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to