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
2
votes
2 answers

Endeca search query on multiple fields

How to create an Endeca query on combination of multiple fields [just like where clause in sql query]. Suppose we have three fields indexed are - empId empName empGender Now, I need a query like "where empName like 's%' AND…
Saurabh
  • 2,384
  • 6
  • 37
  • 52
2
votes
3 answers

How do you get Endeca to search on a particular target field rather than across all indexed fields?

We have an Endeca index configured across multiple fields of email content - subject and body. But we only want searches to be performed on the subject lines. Endeca is returning matches within the bodies too. How do you limit the search to the…
2
votes
1 answer

Condition in dimension value

Can somebody help me with situation when I need not accurate value in dimension values and some dynamic range values but not predefined? For example if I want get all products with price less then 1000 but more than 700. How to configure this…
Marian
  • 387
  • 3
  • 17
2
votes
3 answers

How to form an Endeca query where a field must start with certain letters

Is it possible to form an Endeca query to retrieve a field that must start with certain letters? Say like get all users who's first letter is A? I checked with Range filters but it is supporting only numerical fields as well as Wild card search. But…
Ananth Duari
  • 2,859
  • 11
  • 35
  • 42
2
votes
1 answer

No log files to process endeca

I want to create a diary report with endeca, so I have log server running at 15010 [port], but when I start [WeeklyReportGenerator] seems something is wrong I think because I have an error with log server, I check log and this is error: Oct 12,…
Mike
  • 31
  • 2
1
vote
2 answers

ATG-Endeca Record Filter

Please see the below jsp_ref data from endeca. So my question, is it possible to get /retrieve the value of dispName from the record, using a recordFilter, during run-time ?? How can i get the propertynames value, during rendering the product…
Anilal
  • 17
  • 1
1
vote
2 answers

Is there any difference in ENEQuery object between Endeca 5 and Endeca 6?

I am trying to integrate some code written for Endeca 6 to a codebase that queries a Endeca 5 server. I got exceptions: Navigation Engine not able to process request I am using the code like this: l_oQueryResults =…
Sawyer
  • 15,581
  • 27
  • 88
  • 124
1
vote
0 answers

Platform services getting hang

We are using endeca 11.x and recently we did OS upgrade on endeca servers. Now we are facing Eac communication issue between ITL and CAS server. I restarted Platform Services on both and the job will run for 1hr and after that it is throwing EAC…
1
vote
2 answers

Endeca DefaultFileStoreFactory component

Recently, I am facing some issues with the Endeca DefaultFileStoreFactory component. Site is not coming up and when checked for this component, the initialized property is becoming false automatically. We are giving a temporary solution to bring up…
Newbie
  • 11
  • 3
1
vote
2 answers

Oracle endeca property not displaying in jsp ref app

I am trying to implement partial update in Oracle Endeca. I have a property named "depth" in developer studio. The full update works fine but in partial update I get the error that "Unable to parse value 15.1 for property depth". Why does this…
user1858851
  • 127
  • 1
  • 1
  • 12
1
vote
1 answer

Oracle endeca partial update changes not reflecting in endeca ref app

I am trying to implement oracle endeca partial update . My changes are visible in the forge output file which is placed in the dgraph_input/updates directory but the change is not reflecting in the endeca reference app. Can anyone help me in this.…
user1858851
  • 127
  • 1
  • 1
  • 12
1
vote
1 answer

Oracle endeca cas service not starting

I am a newbie to endeca. When I try to run the CAS service from the bin directory of CAS/3.0.2 . Then I can't access CAS wsdl at the url http://localhost:8500/cas/wsdl? . I don't know at which port it is running. Or It is taking too much time to…
user1858851
  • 127
  • 1
  • 1
  • 12
1
vote
0 answers

Oracle endeca cas xml manipulator

Could anybody specify the steps to crawl xml document data into forge readable xml through CAS (Content Acquisition System) manipulators in Oracle Endeca Guided Search?
user1858851
  • 127
  • 1
  • 1
  • 12
1
vote
0 answers

ATG - Endeca dimension value synonym

Is there a way to define dimension value synonyms for desired dimension values through ATG?
1
vote
1 answer

ATG Endeca Commerce: Indexing failing at last mile crawl

The indexing is getting failed with the following error at the stage of EndecaScriptService The cas crawl is getting failed with a wierd socketTimeout exception which is quite random. Not sure whether this is because of the size of the data set that…
Muralidharan.rade
  • 2,226
  • 1
  • 24
  • 34
1
2
3
11 12