You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Alessandro Benedetti (Jira)" <ji...@apache.org> on 2019/12/06 15:47:00 UTC

[jira] [Updated] (SOLR-14029) Documentation for the handleSelect and QT is partially incorrect

     [ https://issues.apache.org/jira/browse/SOLR-14029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessandro Benedetti updated SOLR-14029:
----------------------------------------
    Description: 
In this documentation page:
https://lucene.apache.org/solr/guide/8_3/requestdispatcher-in-solrconfig.html

we find this sentence:

"The first configurable item is the handleSelect attribute on the <requestDispatcher> .... 
*A value of "true" will route query requests to the parser defined with the qt value.*"

This bit is incorrect, it should be:
*A value of "true" will route query requests to the parser defined with the qt value if the /select request handler is not defined.
*

It seems a trivial change but it gave me quite an headache to verify that qt is ignored almost all the times.

More info in: 
[https://sease.io/2019/12/the-request-handlers-jungle-handleselect-and-qt-parameter.html|https://sease.io/2019/12/the-request-handlers-jungle-handleselect-and-qt-parameter.html]

  was:
In this documentation page:
https://lucene.apache.org/solr/guide/8_3/requestdispatcher-in-solrconfig.html

we find this sentence:

"The first configurable item is the handleSelect attribute on the <requestDispatcher> .... 
*A value of "true" will route query requests to the parser defined with the qt value.*"

This bit is incorrect, it should be:
*A value of "true" will route query requests to the parser defined with the qt value if the /select request handler is not defined.
*

It seems a trivial change but it gave me quite an headache to verify that qt is ignored almost all the times.


> Documentation for the handleSelect and QT is partially incorrect
> ----------------------------------------------------------------
>
>                 Key: SOLR-14029
>                 URL: https://issues.apache.org/jira/browse/SOLR-14029
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: documentation
>    Affects Versions: 8.3.1
>            Reporter: Alessandro Benedetti
>            Priority: Major
>
> In this documentation page:
> https://lucene.apache.org/solr/guide/8_3/requestdispatcher-in-solrconfig.html
> we find this sentence:
> "The first configurable item is the handleSelect attribute on the <requestDispatcher> .... 
> *A value of "true" will route query requests to the parser defined with the qt value.*"
> This bit is incorrect, it should be:
> *A value of "true" will route query requests to the parser defined with the qt value if the /select request handler is not defined.
> *
> It seems a trivial change but it gave me quite an headache to verify that qt is ignored almost all the times.
> More info in: 
> [https://sease.io/2019/12/the-request-handlers-jungle-handleselect-and-qt-parameter.html|https://sease.io/2019/12/the-request-handlers-jungle-handleselect-and-qt-parameter.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org