[hibernate-dev] [HSEARCH] Implementing mass indexer with JSR 352 batch application
Emmanuel Bernard
emmanuel at hibernate.org
Wed Feb 24 05:43:42 EST 2016
good idea
> On 24 Feb 2016, at 10:56, Vlad Mihalcea <mihalcea.vlad at gmail.com> wrote:
>
> +1
>
> Sounds like a good idea.
>
> On Wed, Feb 24, 2016 at 11:39 AM, Gunnar Morling <gunnar at hibernate.org>
> wrote:
>
>> Hi,
>>
>> I've been contemplating the idea of creating a JSR-352-style batch
>> application for re-indexing one or more entity types in Hibernate
>> Search.
>>
>> Functionally, it'd be the same as the current mass indexer, but using
>> JSR 352 would provide some nice benefits:
>>
>> * Operation through standard batch interfaces (e.g. CLI, web console
>> or whatever servers provide)
>> * Standardized monitoring and logging
>> * Standardized error handling, restartability after failures
>>
>> I thought this might be an interesting GSoC idea.
>>
>> It's very isolated and also should not be too complex to do. If the
>> student is quick, one further idea could be to provide some UI
>> functionality for controlling this (I'm not sure what's already
>> available in the WF web console).
>>
>> Any thoughts?
>>
>> Thanks,
>>
>> --Gunnar
>> _______________________________________________
>> hibernate-dev mailing list
>> hibernate-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
More information about the hibernate-dev
mailing list