Documentation
Documentation copied to clipboard
Create a search index for playground (out of the snippet server)
At its current state, playground search doesn't accept special characters or even spaces, due to the way it is searching in the snippet database. A different approach would be to store active and new playgrounds to a search index that will allow more complex search and filtering.