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
Scoold report on areas of expertise

If I were to run a Pro version of Scoold for my organisation, is there a way of reporting on all users and the number and score of the answers that they have provided, categorised by Tag?
Something like this:
Users:

  • Anne Appleby:
    Java: 105
    Kotlin: 84
    SQL: 21
  • Ben Bullet:
    CI/CD Pipelines: 72
    AWS EC2: 34
    ...
    This would be a way for us to identify which users are experts in particular areas of knowledge.
  
  
Posted 10 months ago
Edited 10 months ago
Votes Newest

Answers


Testing working regarding question

1
1
Posted 8 months ago
1K Views
1 Answer
10 months ago
8 months ago
Tags