= Description = In 1.6dev http://test.wikiwikiweb.de the not_term (search text: Helpon -Administration) fails. '''Result''' ''Your search query "Helpon -Administration" didn't return any results. Please change some terms and refer to HelpOnSearching for more information.'' same in !AdvancedSearch dialog (only on english FindPage) (!) This may be not related to the not term, but rather to xapian only searching full words. I tried: * foo bar -> page with ... foo ... bar gets found. * foo -bar -> that page gets not found. == Steps to reproduce == ## Describe the steps needed to reproduce the bug. If we can't reproduce it, we probably can't fix it. 1. do this... == Example == ##Add URL that show the bug, screenshot or test wiki markup that fail... ##URL: ##attachment:screenshot.png ##{{{ ##Example wiki markup that fail ##}}} == Component selection == ## Where you think is this bug happening ? (general, plugin [plugin name], theme [theme name], ... * general == Details == ## If you got a traceback, please save the traceback page as html and attach here: ## attachment:traceback.html ## if the bug is in this wiki, just kill the table and write: This Wiki. ## If a traceback is not available, please fill in the details here: || '''!MoinMoin Version''' || 1.6dev|| || '''OS and Version''' || || || '''Python Version''' || || || '''Server Setup''' || || || '''Server Details''' || || || '''Language you are using the wiki in''' (set in the browser/UserPreferences) || || == Workaround == ## How to deal with the bug until it is fixed = Discussion = Maybe it is because the wiki still use an older xapian search engine/core (0.9..), out is now the 1.0.4 Version. http://svn.xapian.org/tags/1.0.4/xapian-core/NEWS?view=co -- MarcelHäfner <> Is this just guessing or why do you think a newer version fixes it? -- ThomasWaldmann <> Just guessing, due the note in the changelog = {{{+ Fix handling of `site:example.org -term'.}}}. Well I'm trying now to setup a moin 1.6b with the latest beta on my home server (fedora). So I will see more cleary. -- MarcelHäfner <> Well, I setup now a Moin1.6b without Xapian Search (DEAKTIVIERT) and an input like {{{ help page }}} works; a search with {{{ help page -creation }}} shows the same "bug" (see [[http://home.heavy.ch:8080/HelpOnSearching?action=fullsearch&context=180&value=help+page+-+creation|here]]. so it doesn't seems to be a xapian bug, right?. -- MarcelHäfner <> Now I also installed the Xapian Search Engine Release 1.0.2 and it's funny, but the "-" not operator works. Example {{{ pages }}} shows up with 2 hits. {{{ pages -pagesize }}} shows only one hit. you may try it by yourself under http://home.heavy.ch:8080/ -- MarcelHäfner <> ''Indeed but it looks like !AdvancedSearch did not get the same result'' -- ReimarBauer <> = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: assuming it is fixed in 1.7 or that it is no bug ---- ## If you are a moin core developer, replace the category to Category* in these cases: ## Category MoinMoinNoBug - if this is not a bug. ## Category MoinMoinBugConfirmed - if you can confirm the bug on current code. ## Category MoinMoinBugFixed - after the bug is fixed in current code. CategoryMoinMoinBugFixed