--- title: New job description contains-any filter description: New contains-any filter for job descriptions that matches whole words without requiring regex patterns, available in both the Job Search page and the Jobs Search API endpoint url: https://theirstack.com/en/product-updates/2025-06-06-job-description-contains-any --- New job description filter `contains any` in [Job Search page](https://app.theirstack.com/search/jobs/new) and [Jobs Search endpoint](/en/docs/api-reference/jobs/search_jobs_v1)\*\*. Until now, searching in job descriptions required using regex patterns, which wasn't very user-friendly for non-technical users. We have added `job_description_contains_or` param to our API to allow you to search for whole words in job descriptions. Only finds complete words (e.g., searching 'quality' won't match 'inequality'). More technical information about how this filter works can be found in the [API docs](/en/docs/api-reference/jobs/search_jobs_v1).