Title: Job search function
Last modified: August 31, 2016

---

# Job search function

 *  Resolved [Uprootednut](https://wordpress.org/support/users/uprootednut/)
 * (@uprootednut)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/job-search-function/)
 * Hey guys,
 * Strange questions – using job manager for a site and having some trouble with
   a couple of search hiccups.
 * Essentially what seems to be the problem is the site has a number of jobs called
   AX Consultant, alot of these will also have words inbetween e.g. AX Trade & Logistics
   Consultant
 * The issue is that when you search AX Consultant the AX Trade & Logistics Consultant
   job wont show up, so it’s searching for that exact phrase opposed to instances
   of the two words.
 * Any ideas how to fix this?
 * Thanks
 * [https://wordpress.org/plugins/wp-job-manager/](https://wordpress.org/plugins/wp-job-manager/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [tripflex](https://wordpress.org/support/users/tripflex/)
 * (@tripflex)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/job-search-function/#post-7261051)
 * Here’s the function used when WP Job Manager queries the database based on keywords:
 * [https://github.com/Automattic/WP-Job-Manager/blob/master/wp-job-manager-functions.php#L158](https://github.com/Automattic/WP-Job-Manager/blob/master/wp-job-manager-functions.php#L158)
 * There you can see the SQL queries that are ran, and if need be you can always
   use a filter to modify or change them to whatever you want.
 *  Thread Starter [Uprootednut](https://wordpress.org/support/users/uprootednut/)
 * (@uprootednut)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/job-search-function/#post-7261075)
 * Thanks for getting back to me, I’ve just spent a while trying to understand whats
   going on here but I can’t quite get my head around it.
 * So the issue is on the page – [http://www.cognitive-group.com/jobs-test/](http://www.cognitive-group.com/jobs-test/)
 * Even searching just for ‘AX’ which if you look at the jobs there are plenty of
   jobs with AX in the titles that should show up but nothing shows.
 * I’ve undone all the changes I’ve made via functions / template overrides but 
   it doesn’t really make much sense why it can’t find any jobs with those two letters
   in.
 *  Thread Starter [Uprootednut](https://wordpress.org/support/users/uprootednut/)
 * (@uprootednut)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/job-search-function/#post-7261124)
 * I’ve imported the job on that site to a demo so I can test it a bit more – [http://idibutest.rh.strategiesuk.net/jobs/](http://idibutest.rh.strategiesuk.net/jobs/)
 * The AX search works (still have no idea why that wouldn’t work on the other website)
   but still has trouble with searching for multiple words if they arn’t next to
   each other if that make sense.
 * e.g. MS Dynamics CRM Functional / Technical Consultant is an example of a title
 * If you run the search CRM functional consultant that job won’t show up.
 *  Plugin Author [Brandon Kraft](https://wordpress.org/support/users/kraftbj/)
 * (@kraftbj)
 * Code Wrangler
 * [10 years, 2 months ago](https://wordpress.org/support/topic/job-search-function/#post-7261136)
 * The ability to search via SQL isn’t great. Ideally, could offload this to a semantic
   processor, like ElasticSearch or something like that, but that requires an ES
   server, etc, and not something we can work on right now.
 *  [berthoch](https://wordpress.org/support/users/berthoch/)
 * (@berthoch)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/job-search-function/#post-9071807)
 * I still have the same issue.
 * _“…but still has trouble with searching for multiple words if they arn’t next
   to each other…”._
 * Is there any solution in the meantime?
 * By the way, I tried some other webistes using WP Job manager. There it works 
   fine. I can type two keywords and fitting results show up…
 * Im using the jobify theme.
 * Any ideas?
 *  Plugin Contributor [Davor](https://wordpress.org/support/users/davoraltman/)
 * (@davoraltman)
 * [9 years ago](https://wordpress.org/support/topic/job-search-function/#post-9183570)
 * Hey [@berthoch](https://wordpress.org/support/users/berthoch/)!
 * The latest version of WP Job Manager allows you to search multiple keywords at
   the same time. Can you give it a whirl and let me know if it’s working for you?
 * Thanks,
    Davor
 *  [berthoch](https://wordpress.org/support/users/berthoch/)
 * (@berthoch)
 * [9 years ago](https://wordpress.org/support/topic/job-search-function/#post-9190151)
 * Hi [@davor](https://wordpress.org/support/users/davor/),
 * first I wanna say thank you!!! I updated WP Job manager and now I can search 
   for multiple words, great!
 * It seems like, with the update the “exactness” also changed. Bc now the search
   only
    matches with words that are exact written the same way. Means, if I have
   a jobpost with the word “postdoctoral” and a user searchs for “postdoc”, WP Job
   Manager will show zero results. Is there now still a way to make the search less
   exact?
 * Thanks again!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Job search function’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

 * 7 replies
 * 5 participants
 * Last reply from: [berthoch](https://wordpress.org/support/users/berthoch/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/job-search-function/#post-9190151)
 * Status: resolved