Radoslav Gatev

Results 11 comments of Radoslav Gatev

It used to fail because of a conflict. Web app names must be globally unique: ![image](https://user-images.githubusercontent.com/3099248/121920326-9963fd00-cd40-11eb-9ff7-273296b650e3.png) I will need more time to look at the whole deployment. The old handy...

Hello @svict4, We are hitting the limits of the free App Service plans when deployments get longer. Technically if you try setting up a fresh blog, there is a huge...

Is there any progress on this problem? I have a website with 600k pages which need to be indexed.. What to do?

Thanks for the help. I read #345 and i look forward to see the new features. I have started working on your advice from the previous comment. I force matched...

Thanks for your advices. I've implemented it in that way and it works perfectly. But I have a little problem - on some certain sitemap pages (sitemap-X) i get the...

Actually I'm not using Views anywhere in the sitemap xml generation. I just got your old XmlSiteMapResult class and extended it to use database. I made some views in the...

Yes, I've already done all the things you said. I've already deleted RegisterRoutes method of the controller and moved the sitemap routes registration to RoutesConfig.cs. I'm sure that my controller...

Hi @buchen, Thanks for the provided information! What you described is exactly the issue I run into. It has to do with the absence of gross value. But it seems...

The majority of the code is based on the existing CLU recognizer and also uses some concepts from Custom Q&A recognizer. The code is not polished yet! If you are...