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