[rules-users] Drools-6 WB | Why Database is Required for Indexing When GIT repo is available

Michael Anstis michael.anstis at gmail.com
Tue Jun 3 02:05:41 EDT 2014


Indexes are stored in Lucene's "database" which we configure to also be
file system based.

So the documentation is a little misleading - we don't use nor do you need
a classical RDBMS system.

Sent on the move
On 3 Jun 2014 04:49, "Zahid Ahmed" <zahid.ahmed at emirates.com> wrote:

>  Hi,
>
>
>
> In Drools-6 documentation its mentioned that,
>
>
>
> *“Everything is now stored as a file, including meta data. The database is
> only there to provide fast indexing and search. So importing and exporting
> is all standard Git and external sites, like GitHub, can be used to
> exchange repositories.” **(Reference : drools-docs.pdf : 2.3. New and
> Noteworthy in KIE Workbench 6.0.0)*
>
>
>
> I want to know that why its required to store indexes in database, when we
> already have a repository with us, indexes could have been saved in the GIT
> repository itself. If we need database then now we need a license for
> database also.
>
>
>
> After reading this I am looking for database configurations in the
> documentation but I am not able to find it in the documentation.  Where to
> configure it ? In GIT ? or in Workbench ?
>
>
>
>
>
> Regards,
>
> Zahid
>
>
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20140603/0f5989d9/attachment-0001.html 


More information about the rules-users mailing list