Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/16/22
    Is it possible to filter content fragments by "jcr:content/metadata/cq:tags" ?

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 9/16/22
    Hi Team,   We are facing very strange issue as some of the packages not getting uploaded.    History: We earlier had installed 6.5.11 and in code, were referring to 6.5.11 uber jar, everything was fine, packages getting uploaded, bundles are active.   We setup fresh instance 6.5.13 and trying to upl...

    Views

    546

    Likes

    0

    Replies

    1
  • 9/16/22
    in the AEM java code, you have filters, servlets and services.   services are defined like this:   @Component(service = SomeService.class) public class SomeServiceImp implements SomeService {     Is this a singleton? can it store state (assume not)?  Is it thread safe (assume not)?  Are there any tu...

    Views

    2.0K

    Likes

    0

    Replies

    2
  • 9/16/22
    I got SegmentNotFound Exception: 14.09.2022 09:06:31.614 *ERROR* [JobHandler: /var/workflow/instances/server0/2022-08-27_1/bncrxdpgenerator_256:/var/fd/dashboard/payload/server0/2022-08-27_1/CXRUWS2OZYUOGSCXNXRMQOWALY_255] org.apache.jackrabbit.oak.segment.SegmentNotFoundExceptionListener Segment no...

    Views

    536

    Likes

    0

    Replies

    1
  • 9/16/22
      While anlalysing some aem component, I saw trackingFeature="core-components:image:v2" property in cq_dialog > .context.xml. What is the use of trackingFeature="core-components:image:v2" ?  Please share, If there any documentation available which explaining about these properties?

    Views

    855

    Likes

    0

    Replies

    1
  • 9/16/22
    Hi,    When using pageManage.delete(page);  This triggers activation of the page we are deleting and I see that the page is removed from the publisher as well when doing this. But can anyone explain why the action is "Activate" ?   Thanks and Regards, Vijaya Kumar A

    Views

    712

    Likes

    0

    Replies

    1
  • 9/16/22
    Hi Team,  Kindly suggest me on the below. Written a query to list out all pages which are available in a period of time.  startdate: 2022-09-16T01:05:00.000+05:30 Issue here is the content started showing at 1:06. It supposed to be shown at 1:05 as mentioned in the startdate. 1 min delay in picking ...

    Views

    614

    Likes

    0

    Replies

    2
  • 9/16/22
    Does anyone worked on the solr search to boost the result based on maximum search keyword match? Actually I am doing query on Solr to get the result based on multiple keywords search and need to boost the result based on maximum matches keyword. Let say my search term is field:("suresh" or "ramesh" ...

    Views

    601

    Like

    1

    Replies

    1
  • 9/15/22
    Hi,   I am trying to upgrade Core Components from 1.3.0 to 2.1.0. After changing the version in parent pom.xml. I noticed that most of the existing components from my project are not loading at all.   When I debugged I nooticed that component resource type is getting replaced with  ":type": "core/ci...

    Views

    480

    Likes

    0

    Replies

    1
  • 9/15/22
      I have a hierarchy of content fragment as follows:   article-name -- jcr:content ---- data ------ master ------ variation-1   data has following properties:   `cq:model`:"/conf/settings/dam/cfm/models/articles" `jcr:PrimaryType`:"nt:unstructured"   Now my question is if my master query looks like ...

    Views

    1.3K

    Likes

    0

    Replies

    1