Forum Discussion
Are you trying to get the topics count or messgaes (reply included) count?
I'm trying to get all post including messages (and replies). So the absolute total of posts on the community.
- VikasB7 years agoBoss
Try these two API. You should get the approx. similar count.
https://community.lithium.com/api/2.0/search?q=select%20count(*)%20from%20messages
https://community.lithium.com/restapi/vc/posts/count
Also, I would suggest you contact with lithium support to know it in detail. Find the helpful link here
https://community.lithium.com/t5/Developer-Discussion/Support-for-Elastic-Search/m-p/436976#U436976
- AmarDoekhie7 years agoHelper
Thank you for the two API calls, but why can't i get this from the LSI? or am I looking at the wrong metrics?
- softech7 months agoGuide
VikasB wrote:Try these two API. You should get the approx. similar count.
https://community.lithium.com/api/2.0/search?q=select%20count(*)%20from%20messages
https://community.lithium.com/restapi/vc/posts/count
Also, I would suggest you contact with lithium support to know it in detail. Find the helpful link here
https://community.lithium.com/t5/Developer-Discussion/Support-for-Elastic-Search/m-p/436976#U436976
hi
this is an old one.. but why the 2 ways give a different number.. the difference is quite significant
929438 posts vs 964034 posts
Related Content
- 2 months ago
- 5 hours ago
- 3 years ago
- 5 years ago