Re: Technical question on repo connector dev

2019-10-05 Thread Karl Wright
sion)) { > > activities.ingestDocumentWithException(documentIdentifier, jsonDoc, > jsonDocUri) > } > } > } > > ? > > Julien > > -Message d'origine----- > De : Karl Wright > Envoyé : vendredi 4 octobre 2019 21:07 > À : dev > Objet

RE: Technical question on repo connector dev

2019-10-05 Thread julien.massiera
age d'origine- De : Karl Wright Envoyé : vendredi 4 octobre 2019 21:07 À : dev Objet : Re: Technical question on repo connector dev Hi Julien, The checkDocumentNeedsReindexing() method is meant to be used inside processDocuments() for the specific document you are checking. So you can con

Re: Technical question on repo connector dev

2019-10-04 Thread Karl Wright
Hi Julien, The checkDocumentNeedsReindexing() method is meant to be used inside processDocuments() for the specific document you are checking. So you can convert your URI to a set of JSON documents, if the document identifier is a URI, But you will probably want to put the actual data for the

Technical question on repo connector dev

2019-10-04 Thread julien.massiera
Hi, I am facing a simple technical case that I am not sure how to deal with, concerning the development of a repository connector. I want to develop a repo connector using the ADD_CHANGE_DELETE model that will normally add seed documents, and each seed document will produce several