On 9/18/2018 2:21 PM, Christopher Schultz wrote:
AIUI, Solr doesn't support updating a single field in a document. The
document is replaced no matter how hard to try to be surgical about
updating a single field.
Solr does have Atomic Update functionality. For this to work, the index
must be a
> Dan
> >
> >
> > On Tue, Sep 18, 2018 at 3:21 PM Christopher Schultz <
> > ch...@christopherschultz.net> wrote:
> >
> >> -BEGIN PGP SIGNED MESSAGE-
> >> Hash: SHA256
> >>
> >> Dan,
> >>
> >> On
s. Please ask questions if anyone has more.
>>
>> Dan
>>
>>
>> On Tue, Sep 18, 2018 at 3:21 PM Christopher Schultz <
>> ch...@christopherschultz.net> wrote:
>>
>>> -BEGIN PGP SIGNED MESSAGE-
>>> Hash: SHA256
>>>
>&g
ch...@christopherschultz.net> wrote:
>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA256
>>
>> Dan,
>>
>> On 9/18/18 2:51 PM, Dan Brown wrote:
>> > I've been working on this for a while and it's finally in a state
>> > where it
> I've been working on this for a while and it's finally in a state
> > where it's ready for public consumption.
> >
> > This is a command line indexer that will index CSV or JSON
> > documents: https://github.com/likethecolor/solr-indexer
> >
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dan,
On 9/18/18 2:51 PM, Dan Brown wrote:
> I've been working on this for a while and it's finally in a state
> where it's ready for public consumption.
>
> This is a command line indexer that will index CSV or JSON
>
;s ready for public consumption.
>
> This is a command line indexer that will index CSV or JSON documents:
> https://github.com/likethecolor/solr-indexer
>
> There are quite a few parameters/options that can be set.
>
> One thing to note is that it will update individual fields.
I've been working on this for a while and it's finally in a state where
it's ready for public consumption.
This is a command line indexer that will index CSV or JSON documents:
https://github.com/likethecolor/solr-indexer
There are quite a few parameters/options that can be set