xref: /plugin/sphinxsearch-was/changelog (revision 120:ea257b738ae9)
1Version 0.3.7
2 * Fixed detection of DokuWiki data directory when data directory is absolute
3 path
4Version 0.3.6
5 * Fixed compatibility problem with version dokuwiki-2010-11-07.tgz "Anteater"
6Version 0.3.5
7 * Indexer fix: turned off PHP error/warning messages
8Version 0.3.4
9 * Added document encoding detection
10Version 0.3.3
11 * Minor bugfix release - improved indexing and search relevance
12 * Fixed search query escaping
13Version 0.3.2
14 * Fixed bug - document parsing by section
15Version 0.3.1
16 * Fixed bug with dokuwiki version 2008-05-05
17Version 0.3
18 * Added Help Page
19 * Renamed filter name from "@categories" to "@ns"
20 * Matching pagenames list constructed by Sphinx search
21 * Fixed bug with search query
22 * Added grouping search results by page with nested subsections
23 * Fixed bug with relevance
24 * Fixed bug with navigations by pages
25 * Added namespaces list in sidebar of search results
26 * Fixed search by namespaces
27 * Fixed support for multilanguage search
28Version 0.2
29 * Fixed bug with invalid characters in XML
30 * Fixed bug with parsing dokuwiki pages
31 * Fixed bug with memory leak, now it requires not more than 7Mb
32Version 0.1
33