The document discusses several lesser-known search commands in Splunk including:
- Administrative commands like rest, makeresults, and gentimes that provide information about data or the Splunk server without accessing raw event data.
- Iterative commands like map and foreach that perform looping operations on events or field values in the search pipeline.
- Statistical commands that calculate metrics and are more computationally expensive than typical searches.