-
Context: I'm putting together a website using Sitecore 8.1 and Glass.Mapper 4.0.4.53. We're using SimpleInjector for IoC. I've mapped another item without issues before, however it was much simpler th…
-
**How to reproduce**
1. Install Sitecore 7.0
2. Install WeBlog 2.3 for SC70
3. Build WeBlog project with target sc70
**Actual result:**
You are not able to see any posts or following error will be th…
-
Has anyone tested the WeBlog module in Sitecore 8 yet?
-
Hi,
We're experiencing an issue where Glass.Mapper throws a NullReferenceException if requests come in immediately after a recycle. It appears to occur if multiple requests come in while the recycled…
-
I have switched my Sitecore 8 solution to use Solr.
Would galas mapper user this index for search ?
And more important question
Is is possible to achieve use some Solr Api with Glass Mapper ? for exa…
-
Need to decide on where and how users will select to configure Solr vs Lucene
-
Rules based report encounters maxClauseCount issue on Sitecore 7.0 (rev. 140408)
``` powershell
Find-Item : maxClauseCount is set to 1024
At line:40 char:19
+ $templateFields = Find-Item -Index sitec…
-
It would be really handy if there is a support of all existing field types out of the box.
``` xml
…
-
## I receive the following when trying to access a WeBlog item in Sitecore v6.6. I can rebuild the index without incident but rendering an entry or blog listing page produces this error via call to Lu…
-
The Version field that is used in various templates seems to contain a float or "dotted quad" value. When using SOLR this field conflicts with Sitecore's internal Version field which is set in SOLR a…