> Hi Guys,
>
> this question as been asked before but i was unable to find an answer
> thats good for me, so hope you guys can help again
> i am working on a website where we need to sort the results by distance
> from the location entered by the user. I have indexed the lat and long
> info for ea
i have been testing locallucene with our data for the last couple of days.
one issue i faced with it is during when using geo sorting is that it seems
to eat up all the memory, however big and become progressively slower,
finally after several requests (10 or so in my case) it throws up a
java.lang
Hi, i'm using local lucene, downloaded the latest zip file
solr-example_s1.3_ls0.2.tgz
is there a newer version available?
Thanks!
Sandeep
-Original Message-
From: patrick o'leary [mailto:[EMAIL PROTECTED]
Sent: 28 September 2007 16:08
To: solr-user@lucene.apache.org
Subject: locallucen
also probably a point to consider, the index has about 2.9 million records
in total
-Original Message-
From: Sandeep Shetty
Sent: 28 September 2007 17:15
To: 'solr-user@lucene.apache.org'
Subject: RE: locallucene former custom-sort thread
yes i was thinking abt the sam
you give me an idea of how large the radius was
and how many results were coming back.
Thanks
P
Sandeep Shetty wrote:
> Hi, i'm using local lucene, downloaded the latest zip file
> solr-example_s1.3_ls0.2.tgz
>
> is there a newer version available?
>
> Thanks!
> Sand
Hi all,
i am using embeddedsolr and solrj to create and update a large index. however
even after adding documents and commiting documents i.e.
server.add(solrDocs);
server.commit();
i am not able to see the new documents in search results. I have to restart
the server and run the same search to
What version solr are you running?
Do you have an updateRequestJandler registered to /update?
On Dec 13, 2007, at 8:36 AM, Sandeep Shetty <[EMAIL PROTECTED]
> wrote:
> Hi all,
>
> i am using embeddedsolr and solrj to create and update a large
> index. however even after ad
olr
itself?
Thanks in advance
Regards,
Sandeep
Sandeep Shetty
Technical Development Manager
Touch Local
89 Albert Embankment, London, SE1 7TP, UK
D: 020 7840 4335
E: [EMAIL PROTECTED]
T: 020 7840 4300
F: 020 7840 4301
This email is confidential and may also be privileged. If you are not
That was the answer I was looking for, I will try that one out
Thanks Daniel
-Original Message-
From: Daniel Papasian [mailto:[EMAIL PROTECTED]
Sent: 01 April 2008 16:03
To: solr-user@lucene.apache.org
Subject: Re: matching exact/whole phrase
Sandeep Shetty wrote:
> Hi people,
>