Re: Optimize seaches; business is progressing with my Solr site

2011-02-06 Thread Dennis Gearon
Hmmm, my default distance for geospatial was excluding the results, I  believe. 
I have to check to see if I was actually looking at the desired  return result 
for 'ballroom' alone. Mabye I wasn't.

But I saw a lot to learn when I applied the techniques you gave me. Thank you 
:-)

 Dennis Gearon


Signature Warning

It is always a good idea to learn from your own mistakes. It is usually a 
better 
idea to learn from others’ mistakes, so you do not have to make them yourself. 
from 'http://blogs.techrepublic.com.com/security/?p=4501&tag=nl.e036'


EARTH has a Right To Life,
otherwise we all die.





From: Erick Erickson 
To: solr-user@lucene.apache.org
Sent: Sun, February 6, 2011 8:21:15 AM
Subject: Re: Optimize seaches; business is progressing with my Solr site

What does &debugQuery=on give you? Second, what optimizatons are you doing?
What shows up in they analysis page? does your admin page show the terms in
your copyfield you expect?

Best
Erick

On Sun, Feb 6, 2011 at 2:03 AM, Dennis Gearon  wrote:

> Thanks to LOTS of information from you guys, my site is up and working.
> It's
> only an API now, I need to work on my OWN front end, LOL!
>
> I have my second customer. My general purpose repository API is very useful
> I'm
> finding. I will soon be in the business of optimizing the search engine
> part.
>
>
> For example. I have a copy field that has the words, 'boogie woogie
> ballroom' on
> lots of records in the copy field. I cannot find those records using
> 'boogie/boogi/boog', or the woogie versions of those, but I can with
> ballroom.
> For my VERY first lesson in optimization of search, what might be causing
> that,
> and where are the places to read on the Solr site on this?
>
> All the best on a Sunday, guys and gals.
>
>  Dennis Gearon
>
>
> Signature Warning
> 
> It is always a good idea to learn from your own mistakes. It is usually a
> better
> idea to learn from others’ mistakes, so you do not have to make them
> yourself.
> from 'http://blogs.techrepublic.com.com/security/?p=4501&tag=nl.e036'
>
>
> EARTH has a Right To Life,
> otherwise we all die.
>


Re: Optimize seaches; business is progressing with my Solr site

2011-02-06 Thread Erick Erickson
What does &debugQuery=on give you? Second, what optimizatons are you doing?
What shows up in they analysis page? does your admin page show the terms in
your copyfield you expect?

Best
Erick

On Sun, Feb 6, 2011 at 2:03 AM, Dennis Gearon  wrote:

> Thanks to LOTS of information from you guys, my site is up and working.
> It's
> only an API now, I need to work on my OWN front end, LOL!
>
> I have my second customer. My general purpose repository API is very useful
> I'm
> finding. I will soon be in the business of optimizing the search engine
> part.
>
>
> For example. I have a copy field that has the words, 'boogie woogie
> ballroom' on
> lots of records in the copy field. I cannot find those records using
> 'boogie/boogi/boog', or the woogie versions of those, but I can with
> ballroom.
> For my VERY first lesson in optimization of search, what might be causing
> that,
> and where are the places to read on the Solr site on this?
>
> All the best on a Sunday, guys and gals.
>
>  Dennis Gearon
>
>
> Signature Warning
> 
> It is always a good idea to learn from your own mistakes. It is usually a
> better
> idea to learn from others’ mistakes, so you do not have to make them
> yourself.
> from 'http://blogs.techrepublic.com.com/security/?p=4501&tag=nl.e036'
>
>
> EARTH has a Right To Life,
> otherwise we all die.
>


Optimize seaches; business is progressing with my Solr site

2011-02-05 Thread Dennis Gearon
Thanks to LOTS of information from you guys, my site is up and working. It's 
only an API now, I need to work on my OWN front end, LOL!

I have my second customer. My general purpose repository API is very useful I'm 
finding. I will soon be in the business of optimizing the search engine part. 


For example. I have a copy field that has the words, 'boogie woogie ballroom' 
on 
lots of records in the copy field. I cannot find those records using 
'boogie/boogi/boog', or the woogie versions of those, but I can with ballroom. 
For my VERY first lesson in optimization of search, what might be causing that, 
and where are the places to read on the Solr site on this?

All the best on a Sunday, guys and gals.

 Dennis Gearon


Signature Warning

It is always a good idea to learn from your own mistakes. It is usually a 
better 
idea to learn from others’ mistakes, so you do not have to make them yourself. 
from 'http://blogs.techrepublic.com.com/security/?p=4501&tag=nl.e036'


EARTH has a Right To Life,
otherwise we all die.