Joel Bernstein created SOLR-14231:
-------------------------------------

             Summary: The scoreNodes function fails with only one result and 
should use a POST rather then GET
                 Key: SOLR-14231
                 URL: https://issues.apache.org/jira/browse/SOLR-14231
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: streaming expressions
            Reporter: Joel Bernstein


This was reported on the users list:
{code:java}
Currently, ScoreNodes has two issues.

1. It fails when result has only one node.
2. It triggers a GET request instead of POST. GET fails if number of nodes
is large. {code}
 



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

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

Reply via email to