On 6/2/2016 11:56 AM, Robert Brown wrote:
> My question is whether sending batches of 1,000 documents to Solr is
> still beneficial (thinking about docs that may not change), or if I
> should look at the MongoDB connector for Solr, based on the volume of
> incoming data we see.
>
> Would the connec
Hi,
Currently we import data-sets from various sources (csv, xml, json,
etc.) and POST to Solr, after some pre-processing to get it into a
consistent format, and some other transformations.
We currently dump out to a json file in batches of 1,000 documents and
POST that file to Solr.
Rough
On 30 May 2012 03:51, rjain15 wrote:
> Hi Gora,
>
> I am working on a Mobile App, which is updating/accessing/searching data and
> I have created a simple prototype using Solr and the Update JSON / Get JSON
> functions of Solr.
>
> I came across some discussion on MongoDB and how it natively store
Solr does not natively store/index/search arbitrary JSON documents.
It accepts JSON in a specific format for document input.
wunder
On May 29, 2012, at 3:21 PM, rjain15 wrote:
> Hi Gora,
>
> I am working on a Mobile App, which is updating/accessing/searching data and
> I have created a simple
r can natively store/index/search json documents, then
that is the solution I can build on top of.
Thanks
Rajesh
--
View this message in context:
http://lucene.472066.n3.nabble.com/MongoDB-and-Solr-tp3986636p3986729.html
Sent from the Solr - User mailing list archive at Nabble.com.
not provide nearly enough information
for people to be able to make sensible suggestions. What
is your use case? MongoDB is largely a different beast from
Solr. What do you think merits its use, and where does it
fit in your scheme of things? In many cases, one could have
both MongoDB, and Solr. In
]
"locations":
[
{ "id": "6001", "address": "Address-1"
},
{ "id": "6001", "address": "Address-2"
},
]
}
]
--
View this message in context:
http://lucene.472066.n3.nabble.com/MongoDB-and-Solr-tp3986637p3986676.html
Sent from the Solr - User mailing list archive at Nabble.com.
Could you give us an example of one of your documents. Then we can give you
better feedback on what makes sense within Solr.
-- Jack Krupansky
-Original Message-
From: rjain15
Sent: Tuesday, May 29, 2012 2:20 PM
To: solr-user@lucene.apache.org
Subject: Re: MongoDB and Solr
Hi Jack
s Solr require a specific schema for the JSON document.
>
> Thanks
> Rajesh
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/MongoDB-and-Solr-tp3986637p3986662.html
> Sent from the Solr - User mailing list archive at Nabble.com.
the JSON document.
Thanks
Rajesh
--
View this message in context:
http://lucene.472066.n3.nabble.com/MongoDB-and-Solr-tp3986637p3986662.html
Sent from the Solr - User mailing list archive at Nabble.com.
-
From: rjain15
Sent: Tuesday, May 29, 2012 12:57 PM
To: solr-user@lucene.apache.org
Subject: MongoDB and Solr
Hi
I am building web app/mobile app, where users can update information
frequently and there is a search function to quick search the information
using different types of searches
:
http://lucene.472066.n3.nabble.com/MongoDB-and-Solr-tp3986637.html
Sent from the Solr - User mailing list archive at Nabble.com.
:
http://lucene.472066.n3.nabble.com/MongoDB-and-Solr-tp3986636.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi Anshum
thanks for the link.. I could see some snnipets in there .. can u help me out
with some more eloborative expalanation?
Thanks and regards
Jagdish
> From: ansh...@gmail.com
> Date: Mon, 29 Aug 2011 14:54:15 +0530
> Subject: Re: MongoDB and Solr Integration
> T
Kumar <
jagdish.thapar...@hotmail.com> wrote:
>
> Thanks Gora for ur reply .. I will follow these links and see if they work
> for me ...
>
> Thanks and regards
> Jagdish
>
>
> > From: g...@mimirtech.com
> > Date: Mon, 29 Aug 2011 13:23:19 +0530
> > Subjec
Thanks Gora for ur reply .. I will follow these links and see if they work for
me ...
Thanks and regards
Jagdish
> From: g...@mimirtech.com
> Date: Mon, 29 Aug 2011 13:23:19 +0530
> Subject: Re: MongoDB and Solr Integration
> To: solr-user@lucene.apache.org
>
> On Mon, Au
On Mon, Aug 29, 2011 at 1:01 PM, Jagdish Kumar
wrote:
>
> Hi Gora
>
> Nothing concreate I was able to get out of this query .. have you done any
> such stuff on ur own?
[...]
Hmm, maybe there is nothing ready-made in the language that
you want (which is that?), but surely this thread
http://mark
Hi Gora
Nothing concreate I was able to get out of this query .. have you done any such
stuff on ur own?
Thanks and regards
Jagdish
> From: g...@mimirtech.com
> Date: Mon, 29 Aug 2011 12:47:21 +0530
> Subject: Re: MongoDB and Solr Integration
> To: solr-user@lucene.apache.org
On Mon, Aug 29, 2011 at 12:38 PM, Jagdish Kumar
wrote:
>
> Hi
>
> I need to integrate MongoDB with Solr, can anyone please help me out with
> this as I m not able to find any relevant information on net.
[...]
The links from http://lmgtfy.com/?q=mongodb+solr do not help?
Regards,
Gora
Hi
I need to integrate MongoDB with Solr, can anyone please help me out with this
as I m not able to find any relevant information on net.
Thanks and regards
Jagdish
20 matches
Mail list logo