この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
I have Configured the Cloud Service and indexed the content in Search and promote. In Data view am able to see the indexed result. i followed the adobe document also, But on search from AEM Page its not getting the result
Steps I followed:
1.Indexed the pages in search and promote using URL Entrypoints.
2.Connected the cloud Service Result:success
3.Configured URI Remote center and Stage
4. Used out of box for search and result component.
Its redirecting on search form submit but not able to get the result from search and promote.
Status code 200;
Am using localhost author instance for search form and result display. Is there any issue with that?
If no, is there anything i have not followed?
表示
返信
いいね!の合計
Did you configure web pages to use this specific Search&Promote service?
//
~kautuk
表示
返信
いいね!の合計
Thanks kautuksahni for your response.
I have already configured cloud Service to my pages where i am using Search. But still its not adding the result in the response.
表示
返信
いいね!の合計
Is your connection successful.
kautuksahni - is there any HELPX plan for this use case?
表示
返信
いいね!の合計
yeah connection is successful.
In search and promote am getting the result as XML, is there anything left?
Will my result component parse the XML response?
Below is my Error log:
Caused by: java.lang.NullPointerException
at com.day.cq.searchpromote.xml.result.Pagination.getResultPages(Pagination.java:64)
at org.apache.jsp.libs.cq.searchpromote.components.results.results_jsp._jspService(results_jsp.java:364)
at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:725)
at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:502)
表示
返信
いいね!の合計
This looks like a bug. If the connection is successful, a JAVA NPE should not be occurring - especially if you followed the online AEM docs.
表示
返信
いいね!の合計
I recommend opening a ticket and say A NULL exception is occurring even though you are following the AEM online docs.
表示
返信
いいね!の合計
This issue is causing due to XML parser which is done by the OOTB component. For which the Presentation template syntax and structure is different . Since am using AEM 6.1 components i need a template which is compatible with it. Please share the Template
表示
返信
いいね!の合計
As Scott mentioned, Please create a daycare ticket for this.
~kautuk
表示
返信
いいね!の合計
I will draft it soon.
~kautuk
表示
返信
いいね!の合計