endeca

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 marketing driven through the search engine will be fast and effective. What are your opinions? ...

ASP.NET RADKit for Endeca

Hi , From where can the ASP.NET RADKit for Endeca downloaded from ? Thank You Jewel ...

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 details. We have few basic questions as part of our study. Is Endeca the best or the Solr? Do the people who have implemented Endeca satisfi...

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 interactions with Endeca? So far the best we have is kind of a poor man's adapter pattern: public class DimValue : IDimValue { public DimVa...