I'm running Drupal 6 with Apache Solr Search Version 1.7 plus the autocomplete widget. In general, the search works really well. On my site there is a problem when searching for words that start with a number. If I enter the term "64bit", then the search falls back to the default search with the message "Solr search is not available. Your search is being redirected.". I can reproduce this for any term that starts with a number. Have I overlooked something or is this a known issue?

The autocomplete widget seems to work fine with these terms though..

Many thanks for all of your replies.

Comments

nick_vh’s picture

Status: Active » Closed (cannot reproduce)

I'm not able to reproduce this in 6.x-3.x. We stopped supporting 6.x-1.7 if there is no obvious problem in the module. This could be a problem with your schema or with some custom code behind the form?

I am going to close this for now, please re-open with some steps to reproduce. Thanks for reporting

nick_vh’s picture

Issue summary: View changes

added info about autocomplete field