Re: your problems with JIRA

I have no idea what caused it/what resolved it but I have had the same
problem as you.  Assuming, that is, that the problem that is occurring is
when you click on a link to an issue, it instead takes you to
https://issues.apache.org/jira/secure/Dashboard.jspa  Or perhaps the page
above it...I don't remember clearly any more.

If you click "Browse Project" then navigate to Solr, and type the issue
number in the quick search box, it should get you to the issue.  I'm sorry I
don't know a simpler way to do this/why it isn't working correctly, but
maybe in your case it will magically resolve itself like it did in my case.

(Sorry for the somewhat off-topic post, however since he did make a comment
about it on this thread, I felt it appropriate to respond on this thread as
well.)

On Wed, Sep 22, 2010 at 10:30 AM, Dennis Gearon <gear...@sbcglobal.net>wrote:

> Well, do the least expensive operations first, all the other filtering on
> keywords, dates, other fields, then the bounding box, then generate the
> distances.
>
> Really not sure what is local solr, but going to look now.
> Dennis Gearon
>
> Signature Warning
> ----------------
> EARTH has a Right To Life,
>  otherwise we all die.
>
> Read 'Hot, Flat, and Crowded'
> Laugh at http://www.yert.com/film.php
>
>
> --- On Wed, 9/22/10, PeterKerk <vettepa...@hotmail.com> wrote:
>
> > From: PeterKerk <vettepa...@hotmail.com>
> > Subject: Re: Calculating distances in Solr using longitude latitude
> > To: solr-user@lucene.apache.org
> > Date: Wednesday, September 22, 2010, 1:41 AM
> >
> >
> > Dennis Gearon wrote:
> > >
> > > Soooooo, the short term answer is to use a function
> > column to query
> > > against? Prefereably with a bounding box, of course.
> > :-)
> > >
> >
> > What do you mean by that? Calculate all locations within a
> > certain range
> > (bounding box) and query on that?
> > I hope not, because that would be a very unfriendly
> > solution.
> >
> > Im still surprised that this is not a bigger priority for
> > the Solr
> > developers.
> >
> > I think the better solution would then be to use LocalSolr,
> > but I dont know:
> > 1. if their implementation offers the same functions as the
> > current Solr
> > release and
> > 2. if I was to use LocalSolr I woud simply use their
> > implementation of Solr
> > instead of Solr OR that I have to copy some classes to my
> > current deployment
> > of Solr
> >
> > pff :)
> > --
> > View this message in context:
> http://lucene.472066.n3.nabble.com/Calculating-distances-in-Solr-using-longitude-latitude-tp1524297p1559728.html
> > Sent from the Solr - User mailing list archive at
> > Nabble.com.
> >
>

Reply via email to