lucene/solr parser is able to parse
prefix query. Is the intended usage with dismax parser?
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-to-run-boost-query-for-non-dismax-query-parser-tp2723442p2727566.html
Sent from the Solr - User mailing list archive at Nabble.com.
> Thanks for your reply. yeah, an additional query with
> the boost value will
> work.
>
> However, I just wonder where you get the information that
> BoostQParserPlugin
> only handles function query?
>
> I looked up the javadoc, and still can't get that.
> This is the javadoc.
>
>
> Create a
p://lucene.472066.n3.nabble.com/how-to-run-boost-query-for-non-dismax-query-parser-tp2723442p2726422.html
Sent from the Solr - User mailing list archive at Nabble.com.
> I need to code some boosting logic when some field equal to
> some value. I
> was able to get it work if using dismax query parser.
> However, since the
> solr query will need to handle prefix or fuzzy query,
> therefore, dismax
> query parser is not really my choice.
>
> Therefore, i want
g the instruction on this page although the instruction
there is really to implement a boost function, instead of boosting query.
http://wiki.apache.org/solr/SolrRelevancyFAQ#How_can_I_boost_the_score_of_newer_documents
Thanks for your help,
cy
--
View this message in context:
http://lucene.472