Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
User Statics and Activities

I am evaluating Scoold for commercial use, and I amcomparing it with other Q&A tools. I find Scoold the best alternative, however a feature that seems to be missing bugs me: is there a way to get the statics of usage and activities in Scoold for the single user?
For example: breakdown of the reputation points gained over time, number of points gained per question/answer,...

  
  
Posted 2 years ago
Votes Newest

Answers


Not yet. https://github.com/Erudika/scoold/issues/273

1
1
Posted 2 years ago
Alex Bogdanovski
1K × 9 Administrator
  
  

Thanks, I will follow it implentation

Davide Martorana   2 years ago Report
2K Views
1 Answer
2 years ago
2 years ago
Tags