{
  "query": "{search_term_string}//",
  "page": 7,
  "engine": "Searchastica",
  "summary": "6 results from metasearch",
  "results": [
    {
      "rank": 61,
      "title": "How to search on GitHub to get exact string matches, including special ...",
      "url": "https://stackoverflow.com/questions/26433561/how-to-search-on-github-to-get-exact-string-matches-including-special-character",
      "domain": "stackoverflow.com",
      "description": "If your search term is a filename or other substring which contains punctuation characters, a partial workaround to get GitHub's code search to return instances of that substring is to (1) replace the punctuation characters in your search term with spaces, and (2) enclose the search term in quotes."
    },
    {
      "rank": 62,
      "title": "Examples of Full Lucene Query Syntax - Azure AI Search",
      "url": "https://learn.microsoft.com/en-us/azure/search/search-query-lucene-examples",
      "domain": "learn.microsoft.com",
      "description": "Explore query examples that demonstrate the Lucene query syntax for fuzzy search, proximity search, term boosting, regular expression search, and wildcard searches in an Azure AI Search index."
    },
    {
      "rank": 63,
      "title": "Google Search Operators: The Complete List - DWS",
      "url": "https://www.digitalwebsolutions.com/blog/google-search-operators-the-complete-list/",
      "domain": "digitalwebsolutions.com",
      "description": "8. In 'In' can be placed in between two terms for conversion purposes. The two terms can take the form of currencies or measurement units. There you have it, a complete list of all the search operators that currently work on the Google search engine."
    },
    {
      "rank": 64,
      "title": "Favorite Pokémon Go search strings? : r/TheSilphRoad - Reddit",
      "url": "https://www.reddit.com/r/TheSilphRoad/comments/11mvrzo/favorite_pok%C3%A9mon_go_search_strings/",
      "domain": "reddit.com",
      "description": "Would be interested to see what different types of search strings you guys like to frequently use, both within your Pokémon storage and your friend list."
    },
    {
      "rank": 65,
      "title": "Simple query string query | Elasticsearch Reference",
      "url": "https://www.elastic.co/docs/reference/query-languages/query-dsl/query-dsl-simple-query-string-query",
      "domain": "elastic.co",
      "description": "This query uses a simple syntax to parse and split the provided query string into terms based on special operators. The query then analyzes each term independently before returning matching documents."
    },
    {
      "rank": 66,
      "title": "Create a search strategy | Library | Murdoch University",
      "url": "https://www.murdoch.edu.au/library/support/support-for-students/develop-your-study-skills/create-a-search-strategy",
      "domain": "murdoch.edu.au",
      "description": "Create a search strategy To create your search strategy according to your search strategy plan, first identify key words and phrases, then create your search strings."
    }
  ],
  "pagination": {
    "page": 7,
    "total_pages": 50,
    "total_results": 70,
    "has_more": true,
    "next_url": "https://lite.searchastica.com/api/v1/search?q=%7Bsearch_term_string%7D%2F%2F&page=8"
  },
  "meta": {
    "generated_at": "2026-08-18T19:31:53.125Z",
    "api_docs": "/api",
    "format": "application/json",
    "version": "v1"
  }
}