Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Eric 35 posts 55 karma points
    Feb 08, 2010 @ 19:45
    Eric
    1

    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)


  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Feb 08, 2010 @ 20:36
    Lee Kelleher
    2

    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:

    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)

    Cheers, Lee.

  • Sebastiaan Janssen 5045 posts 15477 karma points MVP admin hq
    Feb 08, 2010 @ 21:02
    Sebastiaan Janssen
    0

    Looks like the our.umbraco server needs to be upgraded to Win2008 SP2 (and then re-indexed) ;-)

  • Thomas Höhler 1237 posts 1709 karma points MVP
    Feb 08, 2010 @ 21:08
    Thomas Höhler
    0

    I think our should change to umbracoExamine ;-)

Please Sign in or register to post replies

Write your reply to:

Draft