-config.xml (partial)
I would really like to be able to just stream my indexing and ditch the jdbc
one. I have a couple questions.
1. Does the ContentStreamDataSource post out to an api or does it wait for
something to post to it?
2. Does ContentStreamDataSource has a JSON processor? I only see
ContentStreamDataSource works fine with full-import command
but i can't make it work with delta-import command, i have to use
full-import and no clean instead
Does ContentStreamDataSource support delta import?
--
View this message in context:
http://lucene.472066.n3.nabble.com
ot necessary to put the commands in the config.
-Ursprungligt meddelande-
Från: Lance Norskog [mailto:goks...@gmail.com]
Skickat: den 6 november 2010 05:09
Till: solr-user@lucene.apache.org
Ämne: Re: ContentStreamDataSource
What program do you use to POST?
How do you give parameters
Tolstoy
wrote:
> Hi!
> I am trying to get the ContentStreamDataSource to work properly , but there
> are not many examples out there.
>
> What I have done is that I have made a copy of my HttpDataSource config and
> replaced the
> If understand everything correctly I should be
for contentstreamdatasource to work you must post the stream in the request
On Thu, Nov 4, 2010 at 8:13 AM, Theodor Tolstoy
wrote:
> Hi!
> I am trying to get the ContentStreamDataSource to work properly , but there
> are not many examples out there.
>
> What I have done is that
Hi!
I am trying to get the ContentStreamDataSource to work properly , but there are
not many examples out there.
What I have done is that I have made a copy of my HttpDataSource config and
replaced the