Lucene plugin always search in all wikis
----------------------------------------

                 Key: XWIKI-1897
                 URL: http://jira.xwiki.org/jira/browse/XWIKI-1897
             Project: XWiki Platform
          Issue Type: Bug
    Affects Versions: 1.2 M2, 1.1.2
            Reporter: Thomas Mortagne


When calling LucenePluginApi.getSearchResults when some wiki names in 
"virtualWikiNames"
 parameters, results from all wikis are returned even from wikis not in 
"virtualWikiNames". The api documentation says : "virtualWikiNames Names of the 
virtual wikis to search in. May be null for global search.".

The problem is that when making the Lucene query wikis are added with "SHOULD" 
marker in place of "MUST" marker.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to