Sitecore and ASP.net MVC

For certain cases, there can be huge benefit to merging the two. MVC isn’t that great of a fit for content-driven sites. However, web applications with structured flow and multiple presentations of data benefit hugely from it. Sitecore has somewhat of a limitation when it comes to multiple presentations of data — you can only … Read more

Why would certain Sitecore content not be indexed by Solr? [closed]

According to Pavel Veller on the Sitecore forums, answering a question similar to yours: First, there are different fallback strategies. Field-level is most likely done via the StandardValuesProvider and yes, you need to have a version in the language for the fallback to kick in. We built a Language Tool wizard in SCORE that can … Read more

tech