Re: Priorities on fields

2013-01-16 Thread Amit Jha
Boost query and Boost function will suffice your purpose. Rgds AJ On 16-Jan-2013, at 17:20, Dariusz Borowski wrote: > Hi, > > Is it possible to define priorities on fields? > > Lets say I have a product table which has the following fields: > > - id > - title > - description > - code_name >

Re: Priorities on fields

2013-01-16 Thread Rafał Kuć
Hello! What do you mean by priority ? You can define index or query time boost. However that will allow to specify the importance of such field. A good page to look at is: http://wiki.apache.org/solr/SolrRelevancyCookbook -- Regards, Rafał Kuć Sematext :: http://sematext.com/ :: Solr - Lucene