AGAnudeep Garnepudiinadapttoaem.hashnode.dev路Jan 13 路 4 min readIndexing in AEM: How Oak Makes Queries FastIf querying tells us what data we want from the repository, indexing decides whether AEM survives the request or collapses under it. Now comes a critical question: How does AEM efficiently search thr00
AGAnudeep Garnepudiinadapttoaem.hashnode.dev路Jan 12 路 7 min readA Deep Dive into JCR: Java Content RepositoryWhat Is JCR (Java Content Repository)? JCR (Java Content Repository) is a standardized Java API for accessing and managing hierarchical content, defined by: JSR-170 (JCR 1.0) JSR-283 (JCR 2.0) 馃挕00