Questions tagged [coveo]

Coveo is dedicated to helping organizations upskill for growth by ensuring that every employee, support agent, customer, and website visitor can easily find more relevant information and people—enhancing their skills for the task at hand.

34 questions
3
votes
1 answer

What is role of crawler in Coveo rebuild index

While we perform the index rebuild in Sitecore for the Coveo, how does the Coveo crawler work internally and publish items to Coveo Cloud?
Singh Aswal
  • 379
  • 2
  • 6
2
votes
2 answers

SAML Request and Sign request before sending in java

Hi I am new to SAML and I want to create a sample request using Java but not Spring. then take that request and sign it and send it to IdP and after that receive the request and be able to read its content.I have tried to make Coveo this work but I…
Paris Dark
  • 21
  • 2
1
vote
1 answer

event.stopPropogation() not working in IPAD/Tablet

I am using coveo Framework and i used facets inside a dropdown button i wrote a window.onclick function so that when clicked outside dropdown button the dropdown should be closed. everything seems to be working fine but when i clicked facets…
Sai
  • 11
  • 2
1
vote
1 answer

What is the use of ToCoveoFieldName method in covoe search in hive framework?

As of now i am facing some problem with field bind issue while get the response from coveo, inside the this method ToCoveoFieldName is implemented. Any one can help me on this. Code snippet raw.<%= ToCoveoFieldName("field Name", false)
Singh Aswal
  • 379
  • 2
  • 6
1
vote
0 answers

await on long service call behaves differently in Microsoft Bot Framework

I have two dialogs called from root dialog based on the prompt response. Both dialogs internally prepare request and call a service class. Weird thing is one dialog resumes with response from service but the other though receives response from…
phani
  • 161
  • 9
1
vote
1 answer

How to remove sitecore item field from indexing for coveo search

I want to know how to remove sitecore item field from indexing for coveo search. I know it will possible trough coveo.searchprovider.config https://developers.coveo.com/display/public/SitecoreV3/Customizing+the+Indexing+Parametersenter link…
Sunil Aher
  • 747
  • 3
  • 14
  • 34
1
vote
1 answer

Sitecore Coveo Free Version Exclusion rule not working

I have been using Coveo7 free version with Sitecore 8.1 update 1, Configured the coveo to index all the content items under a path. 404 page is also under the same path, so tried to exclude the item by adding an exclusion rule in indexed documents.…
1
vote
0 answers

RabbitMQ for Coveo stopped

I installed "Coveo Enterprise Search 7.0 " and "Coveo Search API " Locally on my PC "which use Window 7 OS" from link text When I tried to start "RabbitMQ for Coveo" it always stop and log the below error in the Event views RabbitMQ for Coveo:…
0
votes
0 answers

Coveo Page View Analytics Report

I have added the Coveo page view analytics rendering to a Sitecore 8 site, and can see page view events coming in on the Data Health tab on the Coveo administration console. Is there a way to create a report from the page view events? I need to…
Emily MM
  • 31
  • 2
0
votes
1 answer

Search API Privileges in Coveo

I am trying to use Coveo Search API in my project. I generated the Api key from the admin console page of Coveo. But when I send a query request with the API key, I receive a response with status OK but the results attribute is always empty. Access…
0
votes
0 answers

Docusaurus: Adding Coveo Search code. Where should these pieces go

I'm working through a Coveo Atomic tutorial here: https://levelup.coveo.com/learn/courses/atomic/lessons/lesson-0-setup-and-initializing-the-search-interface In their example they show setting up the initialization code in your index.html file like…
0
votes
0 answers

Coveo components do not load

I found the following error in the log file and was wondering if this might be the reason: Exception System.InvalidOperationException: An error occurred when trying to create a controller of type 'IndexesV1Controller'. Make sure that the controller…
0
votes
0 answers

Coveo components do not load correctly

I have installed Coveo for Sitecore and followed the instructions to create an Example Search Page. (https://docs.coveo.com/en/2212/coveo-for-sitecore-v5/insert-an-example-search-page-with-coveo-for-sitecore-hive) However, what I see is: Am I…
0
votes
1 answer

Coveo Atomic Search Interface Styling - Atomic-Icon - Shadow Dom

I am trying to style Coveo's new Atomic React Wrapper using Shadow Dom. It doesn't appear they exposed the atomic-icon's svg elements as a part for both submit-button and clear-button. I was able to modify their colors by changing some of the…
0
votes
1 answer

Saved Searches and Alerting in Coveo

I'm looking at Coveo capability for a project and the documentation isn't clear in the area of alerting (high level docs are marketing let, and low level docs are mainly API based without a lot of explanation). I see you can set up a 'subscription'…
scribe1010
  • 213
  • 3
  • 16
1
2 3