William:
Geosearch: coming soon!
F
On Sun, Jul 7, 2013 at 6:29 AM, William Bell wrote:
> Can it do Geo Spatial searching? (i.e. Find documents within 10 miles of a
> lat,long?)
>
>
>
> On Fri, Jul 5, 2013 at 12:53 PM, Fergus McDowall
> wrote:
>
> > Here is some news that might be of interest
Can it do Geo Spatial searching? (i.e. Find documents within 10 miles of a
lat,long?)
On Fri, Jul 5, 2013 at 12:53 PM, Fergus McDowall
wrote:
> Here is some news that might be of interest to users and implementers of
> Solr
>
>
> http://blog.comperiosearch.com/blog/2013/07/05/norch-a-search-eng
Jul 6, 2013, at 12:28 AM, "Jack Krupansky" wrote:
> And... is is based on Lucene/Solr?
>
> -- Jack Krupansky
>
> -Original Message- From: Ali, Saqib
> Sent: Friday, July 05, 2013 6:09 PM
> To: solr-user@lucene.apache.org
> Subject: Re: [Announcem
(Given that hardware is sufficient) The upper limit of documents in Norch is
determined by the capacity of levelDB, the underlying data store. I have heard
tell of a slight performance drop off in LevelDB after 200 000 000 million
entries. If you say that one Norch document generates roughly 200
And... is is based on Lucene/Solr?
-- Jack Krupansky
-Original Message-
From: Ali, Saqib
Sent: Friday, July 05, 2013 6:09 PM
To: solr-user@lucene.apache.org
Subject: Re: [Announcement] Norch- a search engine for node.js
Very interesting. What is the upper limit on the number of
Very interesting. What is the upper limit on the number of documents?
Thanks! :)
On Fri, Jul 5, 2013 at 11:53 AM, Fergus McDowall
wrote:
> Here is some news that might be of interest to users and implementers of
> Solr
>
>
> http://blog.comperiosearch.com/blog/2013/07/05/norch-a-search-engine-f
Here is some news that might be of interest to users and implementers of
Solr
http://blog.comperiosearch.com/blog/2013/07/05/norch-a-search-engine-for-node-js/
Norch (http://fergiemcdowall.github.io/norch/) is a search engine written
for Node.js. Norch uses the Node search-index module which is i