Haven't opened a ticket yet, we are on AMS. We experienced a similar issue years ago and we got told to post here first. I can open a support ticket to help
Hi, We have a project working with Uberjar 13 and we want to go to 20. What is holding us back is that on every newer uberjars up to 20 I get an Error when trying to instantiate Tika. Create a unit test and just put this in it Tika tika = new Tika(); // throws java.lang.NoClassDefFoundError: org/ap...
On a fresh AEM 6.5 SP4. Whenever I install either a new AEM archetype project or the WKND starter project, AEM (or Sightly most likely) seem to unregister, and only come back once the OSGi Bundle is fully Active. Is a brief 4-10 seconds outage I get the image belowThere is also a long stack trace bu...
Hi,How can I overlay/modify the filter options for the asset browser (the side bar for authoring on every page). The Images option has a pathfield but the Content Fragment option doesn't. Would I need to do something additional to support the field being picked for filtering as well?How do I add it?
Thanks chirran414, this worked for me.A small addition, it may be obvious for some but took me a while to realise. Is important that said template status is enabled and not in draft
Thanks for the reply, and yeah I guess I could do that for nowAs to the actual issue, does it mean someone needs to do a fix in the uberjar lucene version being used, or is AEM 6.5 using the wrong version?
Hey all, daycare sent me this wayI'm updating our current code that uses uberjar 6.3.2 to use uberjar 6.5 and I found that some classes around org.apache.lucene were reporting with compile errors.A particular one we use is org.apache.lucene.analysis.standard.StandardAnalyzer, and while my code compi...