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