-
see theme. Error is logged when try to search for anything:
8724 17:23:26 ERROR Failed to Resolve Media Source
Exception: System.NullReferenceException
Message: Object reference not set to an instanc…
-
The Sitecore.ItemBuckets.Scaling.config file is enabled by default even though InMemoryIndex and RemoteIndex are not used.
If disable the Sitecore.ItemBuckets.Scaling.config file by renaming it to Si…
-
Step to reproduce:
1. Add the Bucketlist field to the “/sitecore/templates/Sample/Sample Item” template definition;
2. Create a non-admin “sitecore\Test” user with all Sitecore\Sitecore Client XXX ass…
-
The "Accessing IndexSearchContext after Commit() called" error might be thrown under heavy load with following stack trace:
ERROR Exception while getting Product for Part Number[TGA2501-GSG]
Exceptio…
-
Need to provide support for .NET 4.5 so that installer can work with Sitecore 7
-
Trying to install Item Buckets in Sitecore 6.6 with the packages for that version.
But it seems that the binaries in the package is compiled with the lucene version from Sitecore 6.5.
Is there an upd…
-
Using Sitecore 6.6 and Item Buckets I want to use two different indexes:
- an index on a bucket folder containing the items from the master database; and
- an index on the same bucket folder containin…
-
I've figured out a nice trick for defining indexes that span multiple databases (eg master+web, as in the "demo" index included with the source). You can use the "ref" feature to reference a location …
-
Hello,
I am trying to install ADC in Sitecore 6.6.
I used NuGet and it said it installed susscefully but all I see is the dlls for Crawlers and Searcher in the References folder and a scSearchContrib…
-
Steps to reproduce:
1. Add additional language to Sitecore CMS, for example, JA-jp language;
2. Create a content item in both language version, for example, \sitecore\content\Home\Test item;
3. Config…