Tagged Questions

Endeca is a Java based proprietary search technology. It is agile, most famous for faceted search (navigation)

learn more… | top users | synonyms

3
votes
1answer
60 views

How to find which rule is firing in Endeca PageBuilder?

Endeca's PageBuilder shows a particular landing page depending on which section of the site you're viewing. In our installation, a retail site, there are a ton of landing pages, so troubleshooting ...
3
votes
2answers
370 views

How to fix “Failed to obtain lock” error in Endeca?

Endeca does not seems to be popular here, anyway The problem: Accidentally kill a running base line update process, and the lock is left-over somewhere. I wish to find out where the left-over lock ...
2
votes
3answers
375 views

ASP.NET RADKit for Endeca

From where can the ASP.NET RADKit for Endeca downloaded from ? Thank You Jewel
1
vote
2answers
214 views

Unit Testing in .Net with Endeca Objects

Most or all of Endeca's objects have internal constructors. I'm working on a good project that lacks great test coverage around the Endeca API, are there any good strategies to unit testing the ...
1
vote
3answers
431 views

Is there any loopholes or facilities not available in Endeca?

We are evaluating an ecommerce site as part of our academic project/casestudy. We are from India. We don't have access to any Endeca Systems or any enterprise systems. we use only internet for the ...
1
vote
4answers
1k views

Anyone implemented Endeca with .NET? Would you recommend Endeca or FAST?

Which search engine would you recommend for a Commerce website? We have millions of products in a catalog and we want it to be as quick as possible. We would also want to make sure that the ...
0
votes
1answer
57 views

Suggestions for search methodology requested [closed]

I am throwing this question out to the 'greater creativity' for some suggestions on search methodology that might solve this problem. I have come up with a somewhat contrived example to attempt to ...
0
votes
1answer
43 views

Getting an Invalid Cursor state error in the forge process of an Endeca baseline

Error in the forge log is Unable to determine the number of columns in the ODBC result: [Microsoft][SQL Native Client]Invalid cursor state Endeca is a bit black-box, so I'm not sure exactly what sql ...
0
votes
1answer
86 views

Endeca “did you mean” navigation

How to provide Did you mean suggestions in endeca
0
votes
0answers
65 views

Endeca “did you mean” navigation [closed]

Possible Duplicate: Endeca “did you mean” navigation How to change the number of "did you mean suggestions" in endeca?
0
votes
2answers
189 views

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: ...