내 커뮤니티 업적 표시줄을 확대합니다.

Souradeep
Souradeep
오프라인
유형
  • 모두
  • 질문
  • 토론
  • 아이디어
  • 블로그
사용자 참여로 필터링
  •  내 Adobe Experience Manager Questions 15. 10. 15.
    Hi Kalyanar,I checked the explain plan after adding a Property Index and its giving much better performance, many thanks for sharing this.Thanks, Souradeep

    유형

    질문

    조회 수

    3.7K

    Likes

    0

    답글

    0
  •  내 Adobe Experience Manager Questions 15. 10. 15.
    I understand when you said to index the property, the thing is in that case I would have to add an additional distinguishable property for each asset which will tell me that its the asset I am looking for. Is there a way I can do it without creating a new property just by utilizing the path.

    유형

    질문

    조회 수

    3.7K

    Likes

    0

    답글

    0
  •  내 Adobe Experience Manager Questions 15. 10. 15.
    Thanks for the update, I also have another property for each asset which can tell me its in which path. If I use like predicate, it is working fine. Can you tell me if using an index property will better the performance than using this predicate?

    유형

    질문

    조회 수

    3.7K

    Likes

    0

    답글

    0
  •  내 Adobe Experience Manager Questions 15. 10. 15.
    I went through the steps mentioned to create a index, but I don't think it is the solution to my problem.What I am asking is we are looking to find the assets under a given path which has a given property. However there are multiple such paths here with similar pattern, so I would like to put someth...

    유형

    질문

    조회 수

    3.7K

    Likes

    0

    답글

    0
  •  내 Adobe Experience Manager Questions 15. 10. 15.
    Thanks for the update. Could you please provide the steps to do that?

    유형

    질문

    조회 수

    3.7K

    Likes

    0

    답글

    0
  •  내 Adobe Experience Manager Questions 15. 10. 15.
    Hi,Is there a way I can use regex or something similar to narrow down the number of nodes across which a query will search to find the results.I am currently using like this:SELECT * FROM [dam:Asset] AS s WHERE ISDESCENDANTNODE(s,'/content/dam/a') and [jcr:content/metadata/sku]='XYZ'However I know m...

    유형

    질문

    조회 수

    6.5K

    Likes

    0

    답글

    11