Re: Internals of Apache Jackrabbit OAK repository & OOTB SOLR indexing

2016-07-20 Thread sri vaths
Thanks Michael for the slide share links will look into it. 

On Wednesday, 20 July 2016 12:33 PM, sri vaths  
wrote:
 

 Hi All,
Please share details on how OAK repository triggers node updates to SOLR for 
indexing, guessing it based on the OAK NodeState model but not sure how the 
flow happens.http://jackrabbit.apache.org/oak/docs/architecture/nodestate.html 
And also want to know the list of node states the index updates can happen to 
SOLR 
with regardsSri

  

Re: Internals of Apache Jackrabbit OAK repository & OOTB SOLR indexing

2016-07-20 Thread Michael Marth
Some presentations that might also be of interest in this context:

http://de.slideshare.net/teofili/oak-solr-integration
http://de.slideshare.net/teofili/scaling-search-in-oak-with-solr
http://de.slideshare.net/teofili/flexible-search-oakmin

Cheers
Michael



On 20/07/16 09:55, "Michael Marth"  wrote:

>Hi,
>
>Are you aware of this docu: 
>http://jackrabbit.apache.org/oak/docs/query/solr.html
>?
>It points to some of the relevant classes.
>
>Cheers
>Michael
>
>
>
>On 20/07/16 09:03, "sri vaths"  wrote:
>
>>Hi All,
>>Please share details on how OAK repository triggers node updates to SOLR for 
>>indexing, guessing it based on the OAK NodeState model but not sure how the 
>>flow 
>>happens.http://jackrabbit.apache.org/oak/docs/architecture/nodestate.html 
>>And also want to know the list of node states the index updates can happen to 
>>SOLR 
>>with regardsSri


Re: Internals of Apache Jackrabbit OAK repository & OOTB SOLR indexing

2016-07-20 Thread Michael Marth
Hi,

Are you aware of this docu: 
http://jackrabbit.apache.org/oak/docs/query/solr.html
?
It points to some of the relevant classes.

Cheers
Michael



On 20/07/16 09:03, "sri vaths"  wrote:

>Hi All,
>Please share details on how OAK repository triggers node updates to SOLR for 
>indexing, guessing it based on the OAK NodeState model but not sure how the 
>flow happens.http://jackrabbit.apache.org/oak/docs/architecture/nodestate.html 
>And also want to know the list of node states the index updates can happen to 
>SOLR 
>with regardsSri


Internals of Apache Jackrabbit OAK repository & OOTB SOLR indexing

2016-07-20 Thread sri vaths
Hi All,
Please share details on how OAK repository triggers node updates to SOLR for 
indexing, guessing it based on the OAK NodeState model but not sure how the 
flow happens.http://jackrabbit.apache.org/oak/docs/architecture/nodestate.html 
And also want to know the list of node states the index updates can happen to 
SOLR 
with regardsSri