You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Munendra S N (JIRA)" <ji...@apache.org> on 2019/07/28 10:22:00 UTC

[jira] [Comment Edited] (SOLR-13633) Small types in analytics documentation

    [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org