If i use the oak:queryIndexDefinition, it gives me a "javax.jcr.nodetype.ConstraintViolationException: OakConstraint0001: The primary type null does not exist (500)" error. I am not sure what the issue is.
we are not using Solr index. just the lucene full text index. And the index is in the same format as the example. But, i am not sure why its not workingThanks!
i created that using this as an example. AEM Search Indexing: Synonyms, Filters, and Stop Words (oh my!) | HS2 Solutions Is there any way i cann achieve this where factsheet and fact sheets returns the same results.
Hey guys,I have a custom index which is working totally fine if i do not add any analyzers to it. I added an analyzer for adding a synonym to return similar results for "fact sheets" and factsheets. Index stopped working after that.Any help with it is appreciated.Thank you!Here is the index<?xml ver...
Maybe the depth of the JSON tree exposed by the sling Get Servlet is limited. check the below link for verifying that.aem - cq5 not returning child pages json data on '...infinity.json' request - Stack Overflow
Hey Guys,We are currently performing migration from 5.6 to 6.4 but we need to support an application in AEM 5.6 to send a request to Forms 6.4 to generate a PDF. Initially we were generating using 6.2 but now we are moving to 6.4.I am able to generate a PDF if i request it from AEM 6.4 but i am gett...