Re: R: R: R: Critical questions about OAK

2016-03-12 Thread Michael Marth
o interact with the repository. HTH Michael On 07/03/16 15:15, "Ancona Francesco" <francesco.anc...@siav.it<mailto:francesco.anc...@siav.it>> wrote: Hi, sorry if i continue to ask you about these critical questions but we'd like to build on OAK a platform that manage over 200M o

R: R: R: Critical questions about OAK

2016-03-07 Thread Ancona Francesco
Hi, sorry if i continue to ask you about these critical questions but we'd like to build on OAK a platform that manage over 200M of documents so we'd like to know in deep how OAK works. Query Engine 1. I didn't understand how Traverse recovers phisically the graph to traverse

R: R: Critical questions about OAK

2016-03-04 Thread Ancona Francesco
the Traverse classes ? Or unit test? Thanks in advance Best regards -Messaggio originale- Da: Davide Giannella [mailto:dav...@apache.org] Inviato: giovedì 3 marzo 2016 15:52 A: oak-dev@jackrabbit.apache.org Oggetto: Re: R: Critical questions about OAK On 03/03/2016 14:15, Ancona Francesco

Re: R: R: Critical questions about OAK

2016-03-03 Thread Julian Reschke
On 2016-03-03 15:48, Ancona Francesco wrote: Yes but i'm asking if there is a way or a configuration to call rdbms using jcrrepository like oak examples in getting start. final DocumentMK.Builder builder = new DocumentMK.Builder();

Re: R: Critical questions about OAK

2016-03-03 Thread Davide Giannella
On 03/03/2016 14:15, Ancona Francesco wrote: > ... > About query Engine > - Could you explain more in deep what traverse is ? If we have > understood, Treverse doesn't delegate to index server engine (good in case of > index server trouble) but is built incomponent in oak: but where

R: R: Critical questions about OAK

2016-03-03 Thread Ancona Francesco
...@greenbytes.de] Inviato: giovedì 3 marzo 2016 15:19 A: oak-dev@jackrabbit.apache.org Oggetto: Re: R: Critical questions about OAK On 2016-03-03 15:15, Ancona Francesco wrote: > Hi, > we have other questions about rdbms and query engine. > > About RDBMS > - we tried to run unit test

Re: R: Critical questions about OAK

2016-03-03 Thread Julian Reschke
On 2016-03-03 15:15, Ancona Francesco wrote: Hi, we have other questions about rdbms and query engine. About RDBMS - we tried to run unit test on my postgres and seems to work but only if i use oak methods such as update and remove. We'd like to use jcrRepository to start our ECM

R: Critical questions about OAK

2016-03-03 Thread Ancona Francesco
Hi, we have other questions about rdbms and query engine. About RDBMS - we tried to run unit test on my postgres and seems to work but only if i use oak methods such as update and remove. We'd like to use jcrRepository to start our ECM management but doesn't work (can you see previous

Re: Critical questions about OAK

2016-03-02 Thread Davide Giannella
On 01/03/2016 15:33, Ancona Francesco wrote: > ...2. Oak esplicitally doesn’i index anything so what’s happens > when i search a document (or node) the first time ? (this is not clear) > > a. The search is delegated always on index server (lucene > embedded or solr) return a resultset

Re: R: Critical questions about OAK

2016-03-01 Thread Julian Reschke
On 2016-03-02 08:33, Ancona Francesco wrote: We have used "Oracle 11.2 Express Edition" and Potgres 9.4 Oracle 11 is not supported (and yes, that's missing in the Javadocs). I'll send again the 2 logs but, can we have a matrix software compatibility for RDBMS that OAK supports ?

R: Critical questions about OAK

2016-03-01 Thread Ancona Francesco
o: martedì 1 marzo 2016 18:59 A: oak-dev@jackrabbit.apache.org Oggetto: Re: Critical questions about OAK On 2016-03-01 16:33, Ancona Francesco wrote: > Hello, > > i'm very sorry but we have 2 big problem to solve if we want to > continue our project with oak platform. > > The f

Re: questions

2014-10-16 Thread Michael Marth
to APPROVE What would be your recommendation here ? Thanks -Original Message- From: Michael Marth [mailto:mma...@adobe.com] Sent: lundi 13 octobre 2014 17:43 To: oak-dev@jackrabbit.apache.org Subject: Re: questions Hi, My use case is very basic, I need to bind some LC states

questions

2014-10-13 Thread TALHAOUI Mohamed
Hi, I have some questions regarding the POC I am working on: Lifecycle management I have seen that it is not implemented in Oak while specified by the JCR. Is there any plan to implement it ? Observation How does it scale ? I need to have some custom operations executed on node creation, move