[
https://issues.apache.org/jira/browse/SOLR-13633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16894668#comment-16894668
]
Munendra S N edited comment on SOLR-13633 at 7/28/19 10:21 AM:
---------------------------------------------------------------
your explanation is correct but the doc provides a sample request which is one
of the way to pass expressions.
{quote}curl -H POST --data-binary @/Users/nealsid/testanalytics.json
http://localhost:8983/solr/testcoll/select?q=Vehicle_Make:TOYOT{quote}
This is another way to send expressions. Both formats are specific to cURL
rather than solr. So, I would like to keep the current format. Once you confirm
I will the commit the changes
was (Author: munendrasn):
your explanation is correct but the doc provides a sample request which is one
of the way to pass expressions.
{quote}curl -H POST --data-binary @/Users/nealsid/testanalytics.json
http://localhost:8983/solr/testcoll/select?q=Vehicle_Make:TOYOT{quote}
This is another way send expressions. Both formats are specific to cURL rather
than solr. So, I would like to keep the current format. Once you confirm I will
the commit the changes
> Small types in analytics documentation
> --------------------------------------
>
> Key: SOLR-13633
> URL: https://issues.apache.org/jira/browse/SOLR-13633
> Project: Solr
> Issue Type: Task
> Components: documentation
> Affects Versions: 8.1.1
> Reporter: Neal Sidhwaney
> Assignee: Munendra S N
> Priority: Trivial
> Attachments: SOLR-13633.patch
>
>
> There are a couple typos in the analytics documentation commands that might
> make someone just getting started scratch their head a bit. Upcoming 2 line
> patch fixes them.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]