Hello,

{!lucene%20type=payloadQueryParser just seems doubtful to me. The token
after ! comes as a shortcut for type=.. param. So, the behavior in case of
specifying type twice might be undetermined.
Regarding wrong output, it might help to check how it behaves as part of q,
check explain, and probably debug.

On Mon, Nov 28, 2016 at 11:15 PM, William Bell <billnb...@gmail.com> wrote:

> In Solr 5.4.1 this used to work:
>
> fl={!lucene%20type=payloadQueryParser v='hosp_quality_spec_boost:PS628'}
>
> 24.227154,
>
> The only way I can get payloads to work is:
>
> fl={!payloadQueryParser v='hosp_quality_spec_boost:PS628'}
>
> 0.125,
>
> But the right values only come back in #2. It should be .125.
>
> Why is type not working anymore for queryParser?
>
> <queryParser name="payloadQueryParser"
>
>                  class="hg.payload.PayloadQParserPlugin"/>
>
>
>
> --
> Bill Bell
> billnb...@gmail.com
> cell 720-256-8076
>



-- 
Sincerely yours
Mikhail Khludnev

Reply via email to