I would personally implement this in the app tier, above Solr.  

One way to do it using Solr to match keywords to URLs is to index special 
"redirect" documents with the keywords in the search field (either in the main 
index, or in a separate core index).  

But there is nothing magically built into Solr, at the moment, to do what 
you're asking out of the box. 

I'm curious what other tasks are tedious about migrating from Endeca to Solr.  

        Erik



On Oct 28, 2011, at 23:40 , prr wrote:

> Finotti Simone <tech178 <at> yoox.com> writes:
> 
>> 
>> Hello,
>> 
>> I have been assigned the task to migrate from Endeca to Solr.
>> 
>> The former engine allowed me to set keyword triggers that, when matched
> exactly, caused the web client to
>> redirect to a specified URL.
>> 
>> Does that feature exist in Solr? If so, where can I get some info?
>> 
>> Thank you
> 
> 
> 
> Hi, Iam also looking out for migrating from Endeca to Solr , but on the first
> look it looks extremely tedious to me ...please pass on any tips or how to
> approach the problem..
> 
> 
> 

Reply via email to