Return to Project-GC

Welcome to Project-GC Q&A. Ask questions and get answers from other Project-GC users.

If you get a good answer, click the checkbox on the left to select it as the best answer.

Upvote answers or questions that have helped you.

If you don't get clear answers, edit your question to make it clearer.

0 votes
226 views
I could write a regex to do this in my sleep but cannot figure out how to perform this search using the "Sphinx" language used here. How do I search for caches with names that begin with a particular letter and also contain a particular word?
in Support and help by The Snowdog (390 points)

1 Answer

0 votes

You can do that with the "Wildcard search" on the main page, but you need to take two steps:

  • I searched for "j* challenge Czechia" for all challenges containing the letter "j"
  • Then in the resulting table, I filtered the results (the magnifying glass on the bottom left) with "Cache name" "begins with" "j"

That's it.

You can obviously omit the location or choose the one you are interested in, but in the world, there is probably more challenges that you can show in this list.

by Jakuje (Moderator) (117k points)
...