Actually the results are great with lucene. The issue is with edismax. I did figure out the issue...
The scoring was putting different results based on distance, when I really need the scoring to be: score=tf(user_query,"smith") and add geodist() only if tf > 0. this is pretty difficult to do in SOLR 3.5, but trivail in 4.0. When are we getting tf() in 3.5 ? Bill On Mon, Mar 5, 2012 at 9:31 AM, Ahmet Arslan <iori...@yahoo.com> wrote: >> I also get an issue with "." with >> edismax. >> >> For example: Dr. Smith gices me different results than "dr >> Smith" > > I believe this is related to analysis ( rather than query parser). You can > inspect output admin/analysis.jsp. > > What happens when you switch to &defType=lucene ? Dr. Smith yields same > results with dr Smith? -- Bill Bell billnb...@gmail.com cell 720-256-8076