Title: Partial Search? not working.
Last modified: August 24, 2016

---

# Partial Search? not working.

 *  Resolved [Wietzej89](https://wordpress.org/support/users/wietzej89/)
 * (@wietzej89)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/partial-search-not-working/)
 * I have a page contiaining the next line of words:
 * _lacinia sed ipsum eget_
 * When i try and search for the exact sentence, it works just fine, but when i 
   try and search for (lets say):
 * _lacinia sed eget_
 * it gives me a message telling me no matches where found. My question: is this
   a configuration issue with the plugin, my solr installation, or is this a general
   Solr issue?
 * Do you have any idea how to fix this?
 * P.s. great work on this plugin!!!
 * [https://wordpress.org/plugins/wpsolr-search-engine/](https://wordpress.org/plugins/wpsolr-search-engine/)

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

 *  Thread Starter [Wietzej89](https://wordpress.org/support/users/wietzej89/)
 * (@wietzej89)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/partial-search-not-working/#post-6116367)
 * Tried all these options, but none seem to work as described
 * [https://lucene.apache.org/core/2_9_4/queryparsersyntax.html#Term%20Modifiers](https://lucene.apache.org/core/2_9_4/queryparsersyntax.html#Term%20Modifiers)
 * Also misspelled words are not beeing reconized 🙁
 *  Plugin Author [WPSOLR](https://wordpress.org/support/users/wpsolr/)
 * (@wpsolr)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/partial-search-not-working/#post-6116368)
 * I’m checking the issue.
 *  Thread Starter [Wietzej89](https://wordpress.org/support/users/wietzej89/)
 * (@wietzej89)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/partial-search-not-working/#post-6116369)
 * Great.. Looking forward to hearing from you.
 *  Plugin Author [WPSOLR](https://wordpress.org/support/users/wpsolr/)
 * (@wpsolr)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/partial-search-not-working/#post-6116377)
 * Can you make some tests without the “Did you mean” option ?
 *  Thread Starter [Wietzej89](https://wordpress.org/support/users/wietzej89/)
 * (@wietzej89)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/partial-search-not-working/#post-6116394)
 * Completely disabled the feature
    Same problem as described in the first post.
 * Even with ‘Did you mean’ enabled. He never even asks ‘Did you mean’.
    He just
   says: ‘No results where found’
 *  Plugin Author [WPSOLR](https://wordpress.org/support/users/wpsolr/)
 * (@wpsolr)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/partial-search-not-working/#post-6116395)
 * What are your Solr and WPSOLR versions ?
 * Here my tests online:
 * 4 results
 *     ```
       http://www.gotosolr.com/search-results/?search=Solr%20service
       ```
   
 * 3 results
 *     ```
       http://www.gotosolr.com/search-results/?search=Solr%20hosting%20service
       ```
   
 *  Thread Starter [Wietzej89](https://wordpress.org/support/users/wietzej89/)
 * (@wietzej89)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/partial-search-not-working/#post-6116396)
 * WPSOLR – Version: 2.6
    Solr – Version: 4.10.2
 *  Plugin Author [WPSOLR](https://wordpress.org/support/users/wpsolr/)
 * (@wpsolr)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/partial-search-not-working/#post-6116397)
 * can you try to find and show me abnormal results at [http://www.gotosolr.com/search-results/?search](http://www.gotosolr.com/search-results/?search)?
 *  Thread Starter [Wietzej89](https://wordpress.org/support/users/wietzej89/)
 * (@wietzej89)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/partial-search-not-working/#post-6116398)
 * Went over to: [http://www.gotosolr.com/blogs/](http://www.gotosolr.com/blogs/)
   
   Copied a line of text: _Nous avons compilé_ Pasted it into the searchbar
 * **Result**: Found your blogpost!!
 * Went back to the blog page
    Copied the same line: _Nous avons compilé_ Pasted
   this into the searchbar AND removed the word ‘avons’
 * **Result**: No results found for Nous compilé
 * Same problem as the one i’m facing.
 *  Thread Starter [Wietzej89](https://wordpress.org/support/users/wietzej89/)
 * (@wietzej89)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/partial-search-not-working/#post-6116400)
 * Fyi. Also tried to search for: _Nous avo_
 * **Result**: No results found for Nous avo
 * See my point? 🙂
 *  Plugin Author [WPSOLR](https://wordpress.org/support/users/wpsolr/)
 * (@wpsolr)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/partial-search-not-working/#post-6116402)
 * yes, thanks.
 * I’m debugging those examples.
 *  Thread Starter [Wietzej89](https://wordpress.org/support/users/wietzej89/)
 * (@wietzej89)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/partial-search-not-working/#post-6116403)
 * Awesome
 *  Plugin Author [WPSOLR](https://wordpress.org/support/users/wpsolr/)
 * (@wpsolr)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/partial-search-not-working/#post-6116417)
 * I updated WPSOLR on gotosolr search.
 * Concerning the issue with “Nous avons compilé” vs “Nous compilé”, it is solved
   now by rewriting some of the spelling code.
 * 1 result:
    `http://www.gotosolr.com/search-results/?search=Nous%20avons%20compil%
   C3%A9`
 * 1 result:
    `http://www.gotosolr.com/search-results/?search=Nous%20compil%C3%A9`
 * And “Nous avns complé” displays a did you mean “Nous avons compilé”, which is
   now correct.
 * Concerning the “Nous avo” which returns nothing, it is a standard feature of 
   Solr.
    Either you add * before and after every term of the query: [http://www.gotosolr.com/search-results/?search=Nous%20avo%2A](http://www.gotosolr.com/search-results/?search=Nous%20avo%2A)
 * or you use a N-gram analysis in your schema.xml file (very costly)
 * Please tell me what you think.
 *  Thread Starter [Wietzej89](https://wordpress.org/support/users/wietzej89/)
 * (@wietzej89)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/partial-search-not-working/#post-6116431)
 * Tested your example… Looks great.
    Gonna update my installation tomorrow and 
   i’ll let you know.
 * Thank you very much for all the effort so far
 *  Plugin Author [WPSOLR](https://wordpress.org/support/users/wpsolr/)
 * (@wpsolr)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/partial-search-not-working/#post-6116436)
 * I updated WPSOLR 2.7 with those fixes.

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

The topic ‘Partial Search? not working.’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpsolr-search-engine_b2dbdc.svg)
 * [WPSOLR - Elasticsearch and Solr search](https://wordpress.org/plugins/wpsolr-search-engine/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpsolr-search-engine/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpsolr-search-engine/)
 * [Active Topics](https://wordpress.org/support/plugin/wpsolr-search-engine/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpsolr-search-engine/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpsolr-search-engine/reviews/)

## Tags

 * [solr](https://wordpress.org/support/topic-tag/solr/)

 * 15 replies
 * 2 participants
 * Last reply from: [WPSOLR](https://wordpress.org/support/users/wpsolr/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/partial-search-not-working/#post-6116436)
 * Status: resolved