Weired wildcard search with EDisMax handler
I am using Solr 1.4.1 with EDisMax according to http://drupal.org/node/713142
When I do search for part of the word I see results properly. (In my case the search is for *verhuiz*)
But when I do search for bigger part of the work I get no results. (Nex search is for *verhuizin*).
Even I know that the original work is "verhuizing" and it does exist in my documents.
Please find attached responses and details of the Solr.
Can anyone advise what might be wrong?
Read moreNeed lil help. Wildcard dns
My setup:
Windows Vista , Virtualbox TurnkeyLinux (ubuntu).
In ubuntu i edited etc/hosts to point example.com to localhost
In windows i edited etc/host to point example.com to virtualbox.ip (the localhost of the virtual os)
Everything install fine,permisions, aegir, platforms ,cron ,all BUT wildcard dns: (i can access aegir from example.com)
I followed the documentation wildcard dns with just copy-paste , at 1 place changed the ip to localhost (at the db.mydev file) and changed everything "mydev" with example.com
