Hi All,
I have written a replication agent on my author instance which index the content pages on a search server on activation of page. The issue I am facing is it index the long url. But I need to index the short url. If I apply the rule under etc/map tree on my author instance, this rule gets applied when an author opens the page.
So, my usecase is to index the short url from author to search server, but when an author open the page on author environment, it should show the long url.
Thanks in advance.
Solved! Go to Solution.
Views
Replies
Total Likes
Why you need to do it programatically?? It will put extra load on server. Rather user Apache Mod Rewrite to shorten URLs. How to configure link rewriting
Views
Replies
Total Likes
Why you need to do it programatically?? It will put extra load on server. Rather user Apache Mod Rewrite to shorten URLs. How to configure link rewriting
Views
Replies
Total Likes
Hi Rajeev,
Almost same flow i have. On relication, page details pushed to queue and this records are picked by Indexing service. But we need domain(multiple domains mapped) and shorten url to index pages in collection.
Could you help me?
Thanks
heena
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies