Hi,
Take a look at http://wiki.apache.org/solr/SpatialSearch
Then from php, you need to pass the right parameters as described in the
link above.
On Fri, Mar 9, 2012 at 8:00 AM, Spadez wrote:
> A quick, bump, I could really do with some input on this please.
>
> --
> View this message in contex
xt.com/spm/solr-performance-monitoring/index.html
>
>
>
>
> >
> > From: Adolfo Castro Menna
> >To: solr-user@lucene.apache.org
> >Sent: Wednesday, December 14, 2011 8:17 AM
> >Subject: Shutdown hook issue
> >
> >Hi All,
>
Hi All,
I'm experiencing some issues with solr. From time to time solr goes down.
After checking the logs, I see that it's due to the shutdown hook being
triggered.
I still don't know why it happens but it seems to be related to solr being
idle. Does anyone have any insights?
I'm using Ubuntu 10.
Pecl installation is kinda buggy. I installed it ignoring pecl dependencies
because I already had them.
Try: pecl install -n solr (-n ignores dependencies)
And when it prompts for curl and libxml, point the path to where you have
installed them, probably in /usr/lib/
Cheers,
Adolfo.
On Tue, Nov
Hi Ashmet,
You're right. It was related to the text field which is the defaultSearch
field. I also added omitNorms=true in the fieldtype definition and it's now
working as expected
Thanks,
Adolfo.
Hi All,
I hope someone could shed some light on the issue I'm facing with solr
3.1.0. It looks like it's computing diferrent fieldNorm values despite my
configuration that aims to ignore it.
I also have a custom class that extends DefaultSimilarity to override the
idf method.
Query: