Hi
how can I get only new added artifact from indexingContext against the previous? Eg: 1. I will index some repository and get all bundles 2) During time , some new artifact will be stored in the repository 3) So I will create new indexingContext but now i want only the new ones artifacts any ideas? Do I really have to compare all bundles from indexing context vs new one? Thanks
