<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in search.jsp</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/opengrok/web/search.jsp</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>store reference to SearcherManager in IndexSearcher super-class
    fixes #1207</title>
        <description>/opengrok/web/search.jsp - e8003fb3e52d438e9111a1833e48473f6e44e27d</description>
        <pubDate></pubDate>
        <dc:creator>Vladimir Kotal &lt;Vladimir.Kotal@Oracle.COM&gt;</dc:creator>
    </item>

    <item>
        <title>messaging addition</title>
        <description>/opengrok/web/search.jsp - 838924562130977ca1a3d3839d146fcda39ea1af</description>
        <pubDate></pubDate>
        <dc:creator>Kryštof Tulinger  &lt;krystof.tulinger@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>try to make freeing of IndexSearcher objects more robust</title>
        <description>/opengrok/web/search.jsp - 1c601d31ee3904852401c935c5e43350a83b579c</description>
        <pubDate></pubDate>
        <dc:creator>Vladimir Kotal &lt;Vladimir.Kotal@Oracle.COM&gt;</dc:creator>
    </item>

    <item>
        <title>fixing clear button</title>
        <description>/opengrok/web/search.jsp - 8d5daad4d9da04018b562f0dd12044f5f53c1a66</description>
        <pubDate></pubDate>
        <dc:creator>Kryštof Tulinger  &lt;krystof.tulinger@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>hiding previous results after search click</title>
        <description>/opengrok/web/search.jsp - dab33d94273a0b00747cffdb96bb7a4cb30ecf8c</description>
        <pubDate></pubDate>
        <dc:creator>Kryštof Tulinger  &lt;krystof.tulinger@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>fixing inconsistent behaviour of opengrok cookie</title>
        <description>/opengrok/web/search.jsp - 9158900bac6adc966217d308f9ddea9f5eb540c7</description>
        <pubDate></pubDate>
        <dc:creator>Kryštof Tulinger  &lt;krystof.tulinger@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>display last modified date in search results
    fixes #590</title>
        <description>/opengrok/web/search.jsp - 9ed9e4f87ae6ce8caa4c19581daef6cabc3b79bd</description>
        <pubDate></pubDate>
        <dc:creator>Kryštof Tulinger  &lt;krystof.tulinger@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>show time to get the results even when no match was found
    fixes #698</title>
        <description>/opengrok/web/search.jsp - a621b86b295b096f19ef25433ba6e3c19824de0f</description>
        <pubDate></pubDate>
        <dc:creator>Vladimir Kotal &lt;Vladimir.Kotal@Oracle.COM&gt;</dc:creator>
    </item>

    <item>
        <title>cleanup spellchecker code
    use Direct spellchecker to avoid another index creation
    closes #637</title>
        <description>/opengrok/web/search.jsp - a8c3d347bac7edd7bcbe9ca84a8de7c49a3d7d87</description>
        <pubDate></pubDate>
        <dc:creator>Lubos Kosco &lt;Lubos.Kosco@Oracle.COM&gt;</dc:creator>
    </item>

    <item>
        <title>field type adjustments, ui fixes</title>
        <description>/opengrok/web/search.jsp - 9a4361e23046cda58b9a5b8f4e11910dc433bada</description>
        <pubDate></pubDate>
        <dc:creator>Lubos Kosco &lt;Lubos.Kosco@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>Improve escaping of strings in webapp.
    
    Util.java: Improve formQuoteEscape() to also escape '&amp;' characters, and
    clarify that it's for use in HTML attribute values.
    
    UtilTest.java: Add test for the new behaviour of formQuoteEscape().
    
    menu.jspf: Use correct form of escaping for file type selection.
    
    search.jspf: Escape previously unescaped strings.</title>
        <description>/opengrok/web/search.jsp - ceddad3a2fabdcc5b60631501187f9e8b4b43a3b</description>
        <pubDate></pubDate>
        <dc:creator>Knut Anders Hatlen &lt;knut.hatlen@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>Added new field “type” to the web search form.
    
    The field is a single selection containing file types
    with user readable descriptions. It is mapped to the field
    “fileType” in Lucene.</title>
        <description>/opengrok/web/search.jsp - 0660813d1476ce33b006694581155bf28067687b</description>
        <pubDate></pubDate>
        <dc:creator>Sven-Kristofer Pilz &lt;sven.pilz@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>Use description of sort order, not its name, in the search result.
    
    Changes
      "sorted by relevancy" to "sorted by relevance"
      "sorted by lastmodtime" to "sorted by last modified time"
      "sorted by fullpath" to "sorted by path"</title>
        <description>/opengrok/web/search.jsp - c2dedee3dbd5f022d2c54338b1ed88ab3cc6c90c</description>
        <pubDate></pubDate>
        <dc:creator>Knut Anders Hatlen &lt;knut.hatlen@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>HTML tags in parse error help text should not be escaped</title>
        <description>/opengrok/web/search.jsp - b92db005fba6786b3eb68561ea16c7708c6351f6</description>
        <pubDate></pubDate>
        <dc:creator>Knut Anders Hatlen &lt;knut.hatlen@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>Fix Checkstyle warnings (FileTabCharacterCheck)</title>
        <description>/opengrok/web/search.jsp - 59b6a8c0cc6ef741a7180504b3c371e67c2aa338</description>
        <pubDate></pubDate>
        <dc:creator>Knut Anders Hatlen &lt;knut.hatlen@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>Refactor webapp</title>
        <description>/opengrok/web/search.jsp - 14a41f02433890d19b2f871156271e3388cd0845</description>
        <pubDate></pubDate>
        <dc:creator>Jens Elkner &lt;jel+opengrok@cs.uni-magdeburg.de&gt;</dc:creator>
    </item>

    <item>
        <title>Backed out changeset 813a4561226a
    
    Use a Filter instead!</title>
        <description>/opengrok/web/search.jsp - 9a79808fa9bf76ecdc7acb04783c978ee81cccd2</description>
        <pubDate></pubDate>
        <dc:creator>Trond Norbye &lt;trond.norbye@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>RFE 18242: Add callbacks to allow people to filter access
    
    This is an initial version of the access filter. We might need to
    add checks in more places in the jsf files (they are really looking
    ugly.. we should clean them up!)</title>
        <description>/opengrok/web/search.jsp - d63d30c9cdb0ec554dad28004df28fe562daa23c</description>
        <pubDate></pubDate>
        <dc:creator>Trond Norbye &lt;trond.norbye@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>Bug #17936: ArrayIndexOutOfBoundsException when using n=50 as URL query parameter</title>
        <description>/opengrok/web/search.jsp - b72f2bb824864944cf5e82c9e7bdcc7306c78044</description>
        <pubDate></pubDate>
        <dc:creator>Knut Anders Hatlen &lt;knut.hatlen@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>Bug #17631: Cookie name "OpenGrok/project" is a reserved token
    
    Renamed cookie from OpenGrok/sorting to OpenGrokSorting.</title>
        <description>/opengrok/web/search.jsp - 90cf0cc40074b7606225439dd1926d1d0bab9ae5</description>
        <pubDate></pubDate>
        <dc:creator>Knut Anders Hatlen &lt;knut.hatlen@oracle.com&gt;</dc:creator>
    </item>

</channel>
</rss>

