Oracle Endeca – Load dimension tree using dimension search.

Today we will share you sample program that load the whole dimension tree from Oracle Endeca MDEX. This program is using presentation API to make dimension search. Dimension search result is organized into a tree structure using custom data structure. This program is connecting to MDEX in the localhost running on port 15000. This program […]
Continue reading…

 

Oracle Endeca – Typeahead using Dimension search.

Most of us would have used the typeahead feature in different software systems. In today’s post we will look into type-ahead using Oracle Endeca dimension search. Different approaches to do type-ahead in Oracle Endeca. Dimension Keyword Search. Record Keyword Search. Dimension Keyword Search combined with predefined set of tokens. Dimension Keyword Search combined with search […]
Continue reading…