: To be brief, looking at query string,
: 1) if there are no fields supplied as part of the query, I need to
: search for the input-query terms in a set of default field list
: including support for field boosting.
:
: 2) If the user has supplied some field name as part of the query then
: I
parser). So I can not use DisMax as default, but I need
to provide field based boosting.
To be brief, looking at query string,
1) if there are no fields supplied as part of the query, I need to
search for the input-query terms in a set of default field list
including support for field boosting.
2