Title: Using Keywords as Category names
Last modified: August 21, 2016

---

# Using Keywords as Category names

 *  [Rawan Rimawi](https://wordpress.org/support/users/rawan-rimawi/)
 * (@rawan-rimawi)
 * [12 years ago](https://wordpress.org/support/topic/using-keywords-as-category-names/)
 * Hi,
    I wish if someone would help me!
 * I’m using this plugin to search my posts. i use the search field where the user
   can enter keywords & a taxonomy filter.
 * <?php do_action( ‘facetious’, array(
    ‘submit’ => ‘Search’, ‘fields’ => array(‘
   s’, ‘cardsTax’ ) ) );?>
 * cardsTax is the name of my taxonomy.
 * is there anyway to take inputs to the search field ‘s’ as a category name?
 * i have more than 2000 category in my website so it is impossible to display them
   in a drop-down for users to filter search results.
 * So i’m thinking in auto-complete categories names in the ‘s’ field, but how to
   let the search know that it should take the ‘s’ input as a category and search
   for posts in the entered category and not taking it as a keyword!
 * Any ideas ?!
 * [https://wordpress.org/plugins/facetious/](https://wordpress.org/plugins/facetious/)

The topic ‘Using Keywords as Category names’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/facetious.svg)
 * [Facetious](https://wordpress.org/plugins/facetious/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/facetious/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/facetious/)
 * [Active Topics](https://wordpress.org/support/plugin/facetious/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/facetious/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/facetious/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Rawan Rimawi](https://wordpress.org/support/users/rawan-rimawi/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/using-keywords-as-category-names/)
 * Status: not resolved