Deep dive into Coveo's multilingual search engine: character n-gram language detection, compound-word splitting in German, Kuromoji tokenization in Japanese, lo…
Architecting enterprise multi-site and multi-brand search in Coveo: shared vs. isolated sources, searchHub routing, constant query (cq) partitioning, and brand-…
Engineering for 99.99% enterprise SLA: Cloudflare Anycast edge routing, multi-AZ sharded index clusters, cross-region replication, data sovereignty compliance (…
How Coveo achieves autonomous search relevance: the closed-loop Usage Analytics feedback cycle, collaborative filtering with ART, dynamic facet reordering with …
Architecting scalable ingestion into Coveo using Push API v2, Stream API, custom Python document extension scripts, and early-binding Security Identity Provider…
An in-depth architectural breakdown of Coveo Query Pipelines (QPL): how search tokens, context JSON, Thesaurus rules, query ranking expressions (QRE), and ML mo…
Hello Everyone, I have started you tube video channel to provide the online Endeca and other search solutions related education series. Here is my channel link …
Search interface is generally used to do record search and searchable attributes needs to be added. In a ATG/Endeca integration, By Default product.category dim…
Spelling Correction operates by computing alternate spellings for user query terms, evaluating the likelihood that these alternate spellings are the best interp…
As part of peak load or during load test if following symptoms are seen in ATG-Endeca integration. Out of Memory in store instance. Store instance takes lots of…
The search within function enables end users to find specific information within an previous search results. Where search within can be used Users prefer or exp…
Endeca Results List cartridge displays search and navigation results to site users. You can configure it to boost or bury selected records using experience mana…
Endeca Experience manager is powerful merchandiser tool for business provided by oracle commerce to make the site layout/pages updated very quickly with no deve…
Oracle Endeca Guided Search is one of the available options in the market to achieve the search optimization, personalization and SEO benefits. Oracle Endeca pr…
Oracle-Commerce Workbench Experience Manager configuration (Template/Cartridges) moved from XML to JSON to support REST service based update Removed flash based…
Behaviour :- Following Exception/Error comes in Endeca tools and framework IFCR log during preview page in 11.2 Endeca Experience manager using preview function…
Behaviour :- Following Exception/Error comes during baseline or promoting content from Experience Manager. Error shows that " there was a problem with Zip File …
Behaviour :- Following Exception/Error comes during Endeca experience manager content migration between environments or importing contents from zip file. SEVERE…
Endeca Indexing jobs getting triggered automatically just after BCC post deployment. IndexingDeploymentListners helps trigger indexing and part of /atg/epub/Dep…
ATG Endeca Integrations - Interview Questions - Part-2 1. What are basic components used to Integrate ATG and Endeca? 2. What are Accessors and how it helps in …
Behaviour As per default behavior of ATG Endeca integration, Endeca Partial indexing does not update index with inventory update. ATG driven partial index looks…
What are High Availability and Failover High availability as the ability for the system to continue functioning after the failure of one or more of the servers.…
Endeca Basics - Interview Questions - Part-1 1. What is Endeca and why do you use Endeca instead of other search products? 2. What are dimensions and properties…
Behavior :- Following Exception/Error comes during accessing the Endeca pages SEVERE: Unable to retrieve site definition for site id: /storeSiteUS com.endeca.st…
Oracle Endeca 11.1 onward support to import specific content item to Endeca Experience manager via calling ECR repository. This features enable to import conten…
ATG passes all the user segments to endeca query based on profile to tigger different rule or content. There are some situations where some user segment does no…
Oracle Provides three different types of deployment template to create Endeca Applications. CAS-Forge based deployment template - This was being used until vers…
As part of the development/debugging phase, Endeca Application needs to be migrated from QA to UAT or Production to Staging. Following items need to be migrated…
Behaviour :- Web application starts showing 404-page error after baseline update once admin password changed from change password window using Endeca workbench …
As part of the development/debugging phase, Endeca Application needs to be migrated from QA to UAT or Production to Staging. Following items need to be migrated…
Behaviour :- Following Exception/Error comes during Endeca Application initialize services or baseline/partial indexing process. [04.20.16 22:46:52] INFO: Provi…
Oracle Endeca 11.1 onwards forge less approach is used to index. Most of the data manipulation is done at the source level. Java Manipulators required if some d…
Oracle Endeca has introduced forge less baseline indexing approach to index the data to MDEX engine. In this process, CAS generates the MDEX compatible data. Su…
Behaviour :- Following Exception/Error comes during Endeca Application initialize services or baseline/partial indexing process. < [04.20.16 22:55:48] SEVERE…
The Index Configuration modifies index configuration stored in the Endeca Configuration Repository for an application. index-config.json contains all dimension …
The Index Configuration modifies index configuration stored in the Endeca Configuration Repository for an application. This utility is typically used to modify …
As per ATG-Endeca Integration, All product catalog data gets stored in Endeca CAS record store during baseline process. Sometimes, these data needs to be migrat…
Behaviour As per default behavior of Endeca, Selected dimension does not return as part of Endeca query guided navigation response whenever a multi-select dimen…
Endeca provides out of the box configuration for generating SEO specific URL. Below configuration needs to be set properly to enable ATG/Endeca SEO integration.…
Endeca Application is created using deployment template available under ToolsandFramework. Do not delete the application directory before removing to Endeca App…
Endeca Application Configuration is set using AppConfig.xml and available under <<Endeca_App>>/config/script. AppConfig.xml is devided into multiple…
The /atg/endeca/index/commerce/ProductCatalogSimpleIndexingAdmin component triggers baseline indexing. As part of baseline process, ATG pushes product data to E…
The Record Spotlight cartridge handler can promote either specific records or a set of dynamic records based on a navigation state. Behaviour : - RecordSpotligh…
AppConfig.xml import set of XML files related to host configuration, process definition etc. LiveDgraphCluster.xml contains host and port entry related to multi…
Endeca Url configuration is managed in endeca-seo-url-config.xml. SeoUrlFormatter class generates the SEO URL for refinements or landing pages. What is Canonica…
Behaviour : - Record spotlight cartridge record object returns all the dimension/properties from Endeca Dgraph and consumes memory. This is one of the performan…
Baseline/Partial update can be run either manually or scheduled using ATG dyn admin console. How to schedule indexing jobs:- /atg/commerce/endeca/index/ProductC…
Behaviour :- A Business user can create a thesaurus entry using Endeca Experience Manager and newly added entry does not get promoted to live environment. IFCR …
Behaviour :- A Business user made some content changes in Endeca Experience Manager and ran either promote content or baseline got triggered automatically. An A…
There are two categories of MDEX Engine feature configuration: 1. Dynamic configuration - This can be updated in a running MDEX Engine without re-indexing or ba…
Endeca maintains internal Dgraph cache at Dgraph level. Endeca Dgraph cache gets flushed during baseline and partial update process. Behaviour Most of the clien…
Endeca baseline update process invokes last mile crawl to create Dgidx-compatible data and passes it to Dgidx to generate binary files for MDEX engine. Find out…
A partial update modifies only those portions of the MDEX Engine index that have changed since the last baseline update. Partial updates can affect any number o…
Endeca Partial indexing process uses only Forge process to generate XML file and Dgidx process gets skipped. The MDEX Engine processes partial updates concurren…
A pipeline is composed of a collection of components. Each component performs a specific function during the transformation of source data into Endeca records. …
Behaviour : - Following exceptions/errors comes while processing serving client request 15:51:09,509 ERROR [nucleusNamespace] (http-/0.0.0.0:8380-10) null: atg.…
Behaviour :- Following error comes sometimes during baseline indexing process triggered from ATG component "/atg/commerce/endeca/index/ProductCatalogSimpleIndex…
On an Oracle Endeca Commerce 11.1 and later version, promote_content script publishes content to a folder as zip file format and ATG store instance reads and ca…
Behaviour : - Records are getting indexed in Endeca and sort based on insertion order(FIFO) during baseline update from any source e.g record store, JDBC query …
Behaviour :- Following Errors comes during baseline process. CRS.fetch_config_to_input_for_forge_Forge.log Mar 22, 2016 12:16:35 PM com.endeca.esf.delegate.task…
Behaviour :- Following errors comes during baseline update <SEVERE: Caught an exception while invoking method 'run' on object 'BaselineUpdate'. Releasing loc…
Behaviour:- Following Errors comes during baseline process SEVERE: Unable to update Assembler at URL: http://hostname:10280/dyn/admin/assemblerAdmin/admin org.a…
Behaviour :- Following Exception comes while during baseline run Mar 11, 2015 8:20:25 PM com.endeca.soleng.eac.toolkit.Controller execute SEVERE: Caught an exce…
Behaviour :- Sometimes, "Could not find the crawl" or "crawler has been removed/corrupted" error comes during baseline run. Solution:- Run below command to see …
The Endeca Assembler and Experience Manager work together to provide the dynamic experience. Experience Manager - Provides an interface to manage content config…
Spelling auto-correction for record search automatically computes alternate spellings for user query terms that are misspelled. Spelling correction is usually e…
In Endeca SEO Implementation, endeca-seo-config-url.xml is responsible to generate SEO URL. Behaviour:- When using the endeca-seo-config-url.xml file to impleme…
Breadcrumbs represents the active navigation state or current selection of navigation state. This may contains refinement or search breadcrumb. Behaviour :- End…
Cartridge templates are basic building blocks of Endeca experience manager pages. The developer creates/update the cartridges as per business need and deploy to…
Cancelling the indexing job during EndecaIndexing state (/atg/commerce/endeca/index/EndecaScriptService), the last script in the baseline index process does not…
Find out the steps below to change the password 1. Review the {endeca_app}/config/script/WorkbenchConfig.xml file. Herein there is a property and value of "cred…
Behaviour :- When adding new links, or rearranging categories in Endeca Experience Manager's content editor panel, occasionally the entire node hierarchy disapp…
In Endeca, A Dimension can be created using multiple properties. Example: More Ways to Shop dimension should contain 3 different properties sale, online, new so…
Stemming feature allows expanding the search results from singular to plural and vice versa. Suppose, search term is "shoe", this gives the result for "shoe" an…
Oracle Endeca provides a dictionary for stemming for all languages. This dictionary is part of MDEX engine installation. Dictionary can be found under \MDEX\<…
Stemming enables keyword search results to provide results for both singular and plural words. Stemming and spelling correction both triggers Endeca Rules in Ex…
The Stemming feature expands search results to include root words and variants of root words.Stemming enables words with a common root (such as the singular and…
Business creates data and push into Endeca for Indexing. Some type of data that was added through ATG and Endeca baseline update ran successfully without any er…
As per my experience, Endeca installation should be in the following order, because some of the installers request info about the other installations that if yo…
The following error is being thrown for any new application trying to run initialize_services on: [01.22.16 16:33:09] INFO: Checking definition from AppConfig.x…
Sometimes workbench become unresponsive and content promotion start failing and start giving following types of exceptions:- 1. 27.02.2016 05:24:20.123 *WARN* […
Sometimes Assembler API shows following exceptions:- java.util.ConcurrentModificationException at com.endeca.infront.assembler.support.AbstractAssembler.assembl…
Following exception occurs during Experience Manger promote_content from authoring to Live User experience is impacted because the front-end application no long…
In application, the catalog tree are stored in a hierarchical tree structure in Endeca (a hierarchical dimension). Only the top level dimension values are retur…
Endeca uses MDEX engine(dgraph) to store indices. Application logic makes a query to Endeca MDEX engine to get the results back. If there are multiple instances…
Business can create rules in experience manager based on search term. The following scenario would be considered for rule triggering based on location search te…
Dgidx is the indexing program that reads the tagged records that were prepared by Forge or CAS and creates the proprietary indexes for the MDEX Engine. Find out…
A Precedence Rule provides a way to hide the display of dimensions until someone click a dimension or a particular navigation state. Precedence rules are define…
Definition :- The snippeting feature (also referred to as keyword in context or KWIC) provides the ability to return an extract from a record—called a snippet—t…
Record boost and bury is a mechanism by which the ranking of certain specific records is made much higher or lower than other records. 1. Record boost is a mech…
In ATG, BCC is used to merchandise product data and there are other multiple features as well. Business can create/edit product and assign a product to multiple…
Definition Disabled refinements represent those refinements that do not have any results after end use select refine results using guided navigation. In many fr…
This section summarizes how the MDEX Engine processes record search queries. The process outlined here assumes that other features (such as spelling correction …
Category pages require data like page title, keywords description for search engine optimization(SEO) from the category repository. There are ways to get SEO sp…
Behavior:- Find out solution below if you find any errors in Oracle Endeca Tools and Framework 11.2 Error : Deployment failed : File Store Detailed Status : [ E…
The Endeca Assembler is an Oracle Commerce component that performs the following essential roles in any Oracle Commerce application: It acts as the runtime comp…
Implicit dimension values are values that occur on all remaining records of the result set, so that clicking on dimensions would not narrow the result any furth…
Implicit dimension values are values those can not be refined further to set smaller sets of records. Example :- Suppose, there are 3 types of record. Product, …
Oracle Endeca provides multi-site features 11.1 onwards in Experience manager. Sometimes Site display name needs to change as per client and site id as well. Fi…
Behaviour Find out solution below if you are getting exception like below : **** Error Tue Feb 09 10:00:19 -08:00 2016 1455040819790 / Unable to set configured …
Business users use Endeca experience manager to create multiple pages using page templates, cartridges, page slot and content slots. Once contents get previewed…
Load balancers are the preferred solution for providing scalability and fail-over for Dgraph queries An Endeca-based application based on the availability of th…
Endeca Provides RichTextEditor to format html content and provide preview functionality to view cartridge content. This preview does not provide flexibility to …
Most of the time record filters, range filters are used as part of creating navigation request and fire a query to Endeca using cartridge handler. Endeca return…
Most of the time record filters, range filters are used as part of creating navigation request and fire a query to Endeca using cartridge handler. Endeca return…
Oracle Endeca provides a keyword redirects functionality. keyword redirects are used to redirect a user's search to a Web page . Oracle Endeca 11.1 does not pro…
Endeca uses only alphanumeric characters to be searchable by default as part of Endeca search query. Behavior: If any search term contains any special character…
Migrate State file to Dimension Value ID Mapping From Forge-Based to CAS-Based Applications : - CAS based MDEX writable output concept is introduced from 11.1 o…
Behavior - Selecting sorting option as frequency(Dynamic ranking) under refinement menu not sorting refinement as intended. Solutions :- There are two options a…
Find out steps below to resolve Endeca Dgraph Performance issue using Dgraph Flags or minimal configuration. Thread Count By Default, Endeca configuration set d…
In an Assembler based application, an overall flow for a standard page being rendered would be below: 1. A super-lightweight query is executed that only returns…
Find out the Assembler query flow and corresponding response below till Endeca 11.2: 1. A query is sent to Endeca MDEX to get supplemental objects and other obj…
Find out the solutions below to resolve the Endeca Query performance issues . Following latest patches needs to be applied: - Patch 17342677 : It reduces the nu…
Relevance Ranking controls the order in which search results are displayed to the end user . You configure the Relevance Ranking feature to display the most imp…