Questions tagged [endeca]

Endeca is a relevance and navigation-based high-performance proprietary search technology. It consists of an MDEX Engine, Development/Forge tools and exposes URL-based token search parameters, supported by a Java client API.

Endeca is a software company, recently acquired by Oracle Corp, formerly headquartered in Cambridge, MA, that sells enterprise search and business intelligence applications.

Endeca was founded in 1999 and is a privately-held company, backed by venture capital investment from Bessemer, Venrock, Intel, and SAP. Endeca is recognized as a pioneer of faceted search, particularly in the context of electronic commerce and online libraries.

It claims that over 600 customers, including manufacturers, ecommerce sites, media sites, and U.S. intelligence services, are using its Information Access Platform product.

It is considered a leader in the enterprise search and information access market by industry analyst firms Gartner, IDC, and Forrester Research.

The name Endeca derives from the German word entdecken, meaning "to discover."

In December 2011, Oracle Corp. completed its acquisition of Endeca.

175 questions
1
vote
1 answer

Extend Endeca's diacritic folding mapping

We have an index with mixed Greek, English data for an ATG-Endeca application. Indexed Greek data have words with accents. If the search terms are without accents they don't match to any data (or they match due to autoccorection that happens for the…
1
vote
2 answers

Preview only gets updated in Endeca Exp Manager (11.2) on Publish, not save

We are using ATG-Endeca Customer Store Reference integration 11.2. We have configured Preview and are able to see the changes reflected in the publishing store. However, the changes only get reflected after we Publish them using Experience Manager…
1
vote
0 answers

ProductCatalogOutputConfig returning zero results

When i try to do base line index it is getting success but ProductCatalogOutputConfig returining zero results. I am using 11.2 version. I have verified my switching datas and site ids for all(catalog,category,products,skus). all are being properly…
spartans
  • 33
  • 1
  • 1
  • 8
1
vote
1 answer

EAC Admin Console is not opening up?

When I try to hit my site, I am getting the following error: Error Tue May 10 16:54:40 IST 2016 1462879480679 /atg/endeca/assembler/droplet/InvokeAssembler A problem occurred assembling the content for content item /content/Web/Home Pages. The …
Sanjay Naik
  • 264
  • 1
  • 4
  • 23
1
vote
0 answers

How to write unit test cases for Endeca application

I need to write unit test cases for endeca application,i started writing using junit and mocking using Mockito, but while mocking HttpEneConnection,ENEQueryResults, i am getting following exception. Please tell me how to mock without giving mdex…
Srinivas
  • 11
  • 1
1
vote
1 answer

Correct startup sequence for Endeca components?

So I have created a startup bash script for my local endeca 11.1 environment which is running on Centos 6.6: #!/bin/sh ENDECA_USER=endeca ENDECA_BASE=/usr/local/endeca GREEN='\e[32m' NC='\e[39m' source…
bated
  • 960
  • 2
  • 15
  • 29
1
vote
1 answer

Enable debug logs for Endeca forge and dgidx

Could anybody please guide me on how to enable debug log for forge and dgidx on endeca? Thanks in advance. Mohan
Mohan kumar
  • 458
  • 2
  • 12
1
vote
1 answer

Suggesting the related records

We are trying to display related results on details page in endeca. Upon clicking on any record on category(record listing) page, we want to display record id's having same parent id of the clicked record. Example: Record id Parent id Property1…
Mohan kumar
  • 458
  • 2
  • 12
1
vote
1 answer

Endeca cluster setup

I have configured an (Endeca Application Controller) EAC application on Multiple servers. I have two machines A and B with the following configurations. Machine A: Oracle Endeca MDEX Engine, Oracle Endeca Platform Services (Endeca Application…
1
vote
1 answer

How to make Endeca support AL32UTF8 character set instead of UTF8?

Endeca supports UTF8 by default and we have encoded certain special characters to UTF8 to be accepted by Endeca while we query. Our customer now requires database to support AL32UTF8 character set. We checked our database and it supports AL32UTF8…
zenith
  • 33
  • 8
1
vote
1 answer

Nrs in Endeca query is not fetching results when we give encoded value along with English character in url

We are using Endeca to fetch the records since they are huge in number. We have a dataTable at frontend that displays the records fetched from Endeca through Endeca query. Now, when we filter the results based on the checkbox values at frontend,…
zenith
  • 33
  • 8
1
vote
2 answers

Endeca Assembler: Customize response header

I want to insert a new (key -> value) pair in response header from Endeca Assembler. Is it possible to do this? Thanks
user_1357
  • 7,766
  • 13
  • 63
  • 106
1
vote
1 answer

Endeca initialize_services.bat error

I'm trying to create a sample application in endeca. When i run the initailze_services.bat I'm getting the following error log. [01.30.15 11:54:07] SEVERE: Caught an exception while checking provisioning. Caused by…
1
vote
1 answer

How do I get CAS to update a small subset of record properties during a partial update?

I am on Oracle Commerce 11.1, on an application running with CAS only (without Forge). Baseline update works fine. I have an issue with partial updates. We have an extract file containing the subset of records that need to be updated. However, this…
chairbender
  • 839
  • 6
  • 14
1
vote
1 answer

What is "Filter unknown properties" in Index adapter?

Please help me in understanding the use of "Filter unknown properties" in developer studio>Pipeline>Index adapter. As per the documentation, If enabled, it will remove source properties from endeca records so that endeca record can contain…
Mohan kumar
  • 458
  • 2
  • 12
1 2
3
11 12