Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to sum two fields in document #39

Open
YasserAndWesam opened this issue Feb 4, 2015 · 0 comments
Open

Need to sum two fields in document #39

YasserAndWesam opened this issue Feb 4, 2015 · 0 comments

Comments

@YasserAndWesam
Copy link

i want to sum two fields in document using this code but raise an error
org.apache.solr.search.SyntaxError: Expected ')' at position 32 in 'sum(field(10638817_EXACT_PARTS),field(10638812_EXACT_PARTS))'
.

http://10.68.20.139:5080/solr/reports_core/select?q=10638817_EXACT_PARTS:* OR 10638812_EXACT_PARTS:* &rows=0&json.facet={STAR_RATING:{terms:{field:STAR_RATING,facet:{Totalsum:'sum(field(10638817_EXACT_PARTS),field(10638812_EXACT_PARTS))'}}}}

can you help me to sum two fields .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant