In the Batch API, you are creating indexes as soon as you use them.
not entirely sure about deletion since it is mostly for inserting
stuff. I guess you are talking about the BatchInserter, not the REST
Batch endpoint?
On Thu, Sep 27, 2012 at 6:58 AM, RickBullotta <rick.bullo...@gmail.com> wrote:
> In particular, I was wondering if creation/deletion of indexes is possible
> within that API.
peter.neuba...@neotechnology.com> wrote:
> In the Batch API, you are creating indexes as soon as you use them.
> not entirely sure about deletion since it is mostly for inserting
> stuff. I guess you are talking about the BatchInserter, not the REST
> Batch endpoint?
> On Thu, Sep 27, 2012 at 6:58 AM, RickBullotta <rick.bullo...@gmail.com>
> wrote:
> > In particular, I was wondering if creation/deletion of indexes is
> possible
> > within that API.
On Thu, Sep 27, 2012 at 7:17 AM, Rick Bullotta <rick.bullo...@gmail.com> wrote:
> Actually, I was referring to the REST Batch endpoint. Doing some
> exploratory work on how we might leverage it for scalability.
> On Thu, Sep 27, 2012 at 10:05 AM, Peter Neubauer
> <peter.neuba...@neotechnology.com> wrote:
>> In the Batch API, you are creating indexes as soon as you use them.
>> not entirely sure about deletion since it is mostly for inserting
>> stuff. I guess you are talking about the BatchInserter, not the REST
>> Batch endpoint?
>> On Thu, Sep 27, 2012 at 6:58 AM, RickBullotta <rick.bullo...@gmail.com>
>> wrote:
>> > In particular, I was wondering if creation/deletion of indexes is
>> > possible
>> > within that API.