Physical index directories are created in random locations on Azure

We have a, Azure-based site that is running using the Umbraco Accelerator with Examine Azure providing the search functionality. Upon application start, a blob container is created for a configured...

Id #10344 | Release: None | Updated: Mar 16 at 10:23 AM by digbyswift | Created: Mar 16 at 10:23 AM by digbyswift

System.OutOfMemoryException from Examine.LuceneEngine.ExamineXmlExtensions.ToXDocument()

While trying to publish the home page of my Umbraco site we got a System.OutOfMemoryException from Examine.LuceneEngine.ExamineXmlExtensions.ToXDocument(). You can see the full exception in a sc...

Id #10343 | Release: None | Updated: Feb 29 at 8:06 PM by ChesterCampbellAM | Created: Feb 29 at 8:05 PM by ChesterCampbellAM

PDF indexing and encoding

It seems that the pdf indexer can't handle chars like æøå (and probably other foreign chars as well). I'm guessing it's because of some itextsharp setting when parsing text from the pdf. I've trie...

Id #10342 | Release: None | Updated: Feb 25 at 9:11 PM by Sniff | Created: Feb 25 at 9:11 PM by Sniff

supportProtected="false" results in errors in log

I have a custom index (ProjectIndex) which seems to be working fine, but if I set supportProtected="false" the logs fill up with: [UmbracoExamine] Error indexing queue items,The given key was no...

Id #10341 | Release: None | Updated: Feb 10 at 9:49 AM by Shandem | Created: Feb 10 at 4:54 AM by planetClaire

1.4 not working with Umbraco on Azure

Hi, I followed the instructions on the Examine with Azure page. It's not working when I search for something in the Umbraco backoffice. Below are my config files. Can someone tell me if these ar...

Id #10340 | Release: None | Updated: Jan 23 at 10:46 PM by vnbaaij | Created: Jan 23 at 10:46 PM by vnbaaij

API ignores Or(), And(), and Not()

The following two search criteria’s should result in the same lucene query but they do not. The examine API is effectively ignoring Or(), And(), and Not() at the end of a statement if it is not fol...

Id #10339 | Release: None | Updated: Nov 23 2011 at 1:20 AM by JoeyBradshaw | Created: Nov 23 2011 at 1:20 AM by JoeyBradshaw

Sequence contains no elements

Got the following error with examine 1.3 and umbraco 4.7.1: At /home/ (Referred by: {sitename}): System.InvalidOperationException: Sequence contains no elements at System.Linq.Enumerable.S...

Id #10338 | Release: None | Updated: Oct 20 2011 at 9:16 AM by Shandem | Created: Oct 19 2011 at 8:06 AM by Spijkerboer

Potential issue with indexing Linearized PDFs

I have a client who provided me with some linearized PDFs. When attempting to index with Examine, the indexing returned garbage. Non-linearized PDFs were fine. To fix I ended up overriding the F...

Id #10332 | Release: None | Updated: Sep 5 2011 at 12:48 AM by Shandem | Created: Aug 5 2011 at 9:42 PM by webangelo

Indexing throws error if only one node is indexed

Examine version 1.2 In a call to Rebuild Index the indexing was failing. After tracing the error down I discovered the problem was actually in the UmbracoExamine.BaseUmbracoIndexer.AddNodesToInde...

Id #10331 | Release: None | Updated: Aug 5 2011 at 9:33 PM by webangelo | Created: Aug 5 2011 at 9:33 PM by webangelo

Adding custom fields to the InternalMemberIndex doesn't work

I'm trying to add custom fields to the InternalMemberIndex, so I can use it in the website to look-up members quickly. My IndexSet config looks like this: <IndexSet SetName="InternalMemberIndexSe...

Id #10330 | Release: None | Updated: Aug 9 2011 at 7:18 AM by kipusoep | Created: Jul 25 2011 at 5:39 AM by kipusoep