Hi Elaine,
You can implement a function query in Solr in two ways:
 1. Using  Dismax request handler (with bf parameter).
 2. Using the standard request handler (with _val_ field).
I recommend the first option. 

Sandeep


Elaine Li wrote:
> 
> Hi Sandeep,
> 
> I read about this chapter before. It did not mention how to create my
> own customized function.
> Can you point me to some instructions?
> Thanks.
> Elaine
> 
> 

-- 
View this message in context: 
http://www.nabble.com/search-by-some-functionality-tp25721533p25767741.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to