Last modified by Thomas Mortagne on 2017/03/24

<
From version < 18.1 >
edited by Vincent Massol
on 2012/12/26
To version < 19.1 >
edited by Vincent Massol
on 2012/12/26
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -88,6 +88,10 @@
88 88  
89 89  The following APIs were modified since XWiki 4.3:
90 90  
91 +* Moved to Lucene 4 + moved non API classes to the ##internal## package:(((
91 91  {{code language="none"}}
92 -<clirr output here>
93 +com.xpn.xwiki.plugin.lucene.LucenePlugin: Parameter 1 of 'public void init(com.xpn.xwiki.plugin.lucene.IndexUpdater, com.xpn.xwiki.XWikiContext)' has changed its type to com.xpn.xwiki.plugin.lucene.internal.IndexUpdater
94 +com.xpn.xwiki.plugin.lucene.LucenePlugin: Parameter 1 of 'public void init(com.xpn.xwiki.plugin.lucene.IndexUpdater, com.xpn.xwiki.plugin.lucene.IndexRebuilder, com.xpn.xwiki.XWikiContext)' has changed its type to com.xpn.xwiki.plugin.lucene.internal.IndexUpdater
95 +com.xpn.xwiki.plugin.lucene.LucenePlugin: Parameter 2 of 'public void init(com.xpn.xwiki.plugin.lucene.IndexUpdater, com.xpn.xwiki.plugin.lucene.IndexRebuilder, com.xpn.xwiki.XWikiContext)' has changed its type to com.xpn.xwiki.plugin.lucene.internal.IndexRebuilder
93 93  {{/code}}
97 +)))

Get Connected