Re: Searching by location – What do I send to Solr?

2012-05-03 Thread Michael Della Bitta
Have you tried www.geonames.org ? - Michael On Thu, 2012-05-03 at 12:20 -0700, Spadez wrote: Hi, This is quite a challenge. I know there are situations when you can get by with google maps api or similar, but they limit the number of requests and I need more than that, unfortunatly for

Re: Scaling Solr - Suggestions !!

2012-04-28 Thread Michael Della Bitta
Just my opinion, but I'm not sure I see the value in deploying the cores to different webapps in a single container on a single machine to avoid a single point of failure... You still have a single point of failure at the process level down to the hardware, which when you think about it, is mostly

Re: HTTP Auth and Distributed Search?

2012-04-27 Thread Michael Della Bitta
Sure, open a JIRA issue and lets get it done. Done: https://issues.apache.org/jira/browse/SOLR-3421 Thanks, Michael

HTTP Auth and Distributed Search?

2012-04-26 Thread Michael Della Bitta
Hi, I'm wondering if there's any way to use container-based HTTP auth and Distributed Search configured in the SearchHandler that I haven't discovered aside from writing my own shard handler implementation. Thanks, Michael

Re: HTTP Auth and Distributed Search?

2012-04-26 Thread Michael Della Bitta
scheme, too (e.g. for HTTPS). I'd be willing to make a patch if there's a decision on the way this should work. Thanks, Michael On Thu, 2012-04-26 at 17:55 -0400, Mark Miller wrote: On Apr 26, 2012, at 5:25 PM, Michael Della Bitta wrote: Hi, I'm wondering if there's any way to use

Re: Number of webapps

2009-02-25 Thread Michael Della Bitta
CATALINA_OPTS=-XX:MaxPermSize=256m ${CATALINA_OPTS} If that value (256) doesn't alleviate the problem, you might try increasing it. Hope that helps, Michael Della Bitta On Wed, Feb 25, 2009 at 3:08 AM, revas revas...@gmail.com wrote: Hi I am sure this question has been repeated many times over

Re: Number of webapps

2009-02-25 Thread Michael Della Bitta
of the instance ,would that be the problem ? if i were to have common war file for n instances ,would there be any issue? regards revas On 2/25/09, Michael Della Bitta mdellabi...@gmail.com wrote: It's possible I don't know enough about Solr's internals and there's a better solution than

<    1   2   3   4   5