read past EOF
read past EOF
at Lucene.Net.Store.BufferedIndexInput.Refill()
at Lucene.Net.Store.BufferedIndexInput.ReadByte()
at Lucene.Net.Store.IndexInput.ReadInt()
at Lucene.Net.Index.TermVectorsReader.CheckValidFormat(IndexInput in_Renamed)
at Lucene.Net.Index.TermVectorsReader..ctor(Directory d, String segment, FieldInfos fieldInfos)
at Lucene.Net.Index.SegmentReader.Initialize(SegmentInfo si)
at Lucene.Net.Index.SegmentReader.Get(Directory dir, SegmentInfo si, SegmentInfos sis, Boolean closeDir, Boolean ownDir)
at Lucene.Net.Index.IndexReader.AnonymousClassWith.DoBody()
at Lucene.Net.Store.Lock.With.Run()
at Lucene.Net.Index.IndexReader.Open(Directory directory, Boolean closeDirectory)
at Lucene.Net.Search.IndexSearcher..ctor(String path)
at uSearch.Library.Xslt.Lucene(String q, Int32 currentPage, Int32 trimAtChar, Int32 pagesize)
Search function in our.umbraco.org
This evening I just get this error using the search form on our.umbraco.org
Error parsing XSLT file: \xslt\Search-results.xslt
I'm using Safari 4.0.4 for Windows (same error in IE 8)
Yeah, there seems to be a problem with the Lucene index (at the time of writing).
@Eric, if you need to find something in the meantime, try adding "site:our.umbraco.org" to a Google search. (or try the Community Search?)
For any Forum admins, here's the exception:
Cheers, Lee.
Looks like the our.umbraco server needs to be upgraded to Win2008 SP2 (and then re-indexed) ;-)
I think our should change to umbracoExamine ;-)
is working on a reply...