Juan Pablo,

I found a folder named "lucene" in the working directory and delete that, then stopped and restarted Wildfly. No change, sadly, in either the search or WikiCategory.

Yes, I will gladly add our site once we get this working.

Gary

On 12/7/2021 2:27 PM, Juan Pablo Santos Rodríguez wrote:
Hi Gary,

lucene index files are stored inside a dir called 'lucene-dir' inside
JSPWiki's working directory (/tmp or c:\temp if you haven't customised
the jspwiki.workDir property inside your jspwiki[-custom]-properties
file). Latest JSPWiki bundles lucene-backwards-codecs, which are
supposed to upgrade the Lucene indexes seamlessly, but if it isn't the
case, we should take a look at it to see what else is needed /
happening.

on a side note, once you're comfortable with the migration to JSPWiki,
would you like/mind adding your site to
https://jspwiki-wiki.apache.org/Wiki.jsp?page=JSPWikiSites ? :-)


best regards,
juan pablo

On Tue, Dec 7, 2021 at 5:29 PM Gary Kephart <gary_keph...@pobox.com> wrote:
Juan,

Attached is a log file. I don't see anything unusual like an exception
being thrown. I'm unfamiliar with Lucene beyond knowing it's for
searching. But it is interesting that the site search is also not
working. It returns no search results. I'm not sure which files are the
Lucene index files.

I'm updating from 2.11.0.M6, however, that may not matter as this is the
first time I've tried to get it running on my local machine. Before, I
just went ahead and put it on my host and dealt with the issues there.
But now it's time for me to switch my website from just an Apache
website to JSPWiki (I had both before and you could access the JSPWiki
from the Apache website, see http://encyclopaedia-wot.org/) and so I'm
testing this on my local machine for the first time before I put it on
my hosted account.

Gary

On 12/7/2021 2:54 AM, Juan Pablo Santos Rodríguez wrote:
Hi Gary,

cc'ing dev@j.a.o, as others migth find this interesting / being able
to help too..

Had to look in the ChangeLog.md file, indeed the textToHtml methods
were moved to RenderingManager on 2.11.0-M7-git-05.

As for the ReferringPagesPlugin, do you see something unusual in the
log? Can you set it to debug level to see if something stands out? My
guess would be to stop the application, delete the Lucene index files,
and start the application again

>From which version are you upgrading from?


best regards,
juan pablo


On Tue, Dec 7, 2021 at 8:33 AM Gary Kephart <gary_keph...@pobox.com> wrote:
Juan,

I think I figured this out:

       RenderingManager rm = engine.getManager(RenderingManager.class);
       String htmlText = rm.getHTML(context, text.toString());

However, I'm having problems with the ReferringPagesPlugin . It's not
returning anything. All I get is "...nobody " even on the WikiCategories
page.

Thanks,
     Gary

On 12/6/2021 10:26 PM, Gary Kephart wrote:
Juan,

I'm recompiling my plugins and all is well except for this line:

          String a = engine.textToHTML(context, wlink);

What's the new way of doing this? This is in the old ImageMapPlus
plugin that I downloaded and recompiled to work for M6.

Gary

On 11/23/2021 3:13 AM, Juan Pablo Santos Rodríguez wrote:
The Apache JSPWiki team is pleased to announce the release of JSPWiki
2.11.0.

This is the first release after eight milestones on the 2.11 series of
Apache JSPWiki,
a feature-rich and extensible WikiWiki engine built around the
standard JEE
components.

The release is available here:
https://jspwiki-wiki.apache.org/Wiki.jsp?page=Downloads

JSPWiki Maven artifacts are available under org.apache.jspwiki groupId,
version 2.11.0

The full change log is available here:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12345152


A curated change log is also available here:
https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11

We welcome your help and feedback. For more information on how to
report problems, and to get involved visit the project website at
http://jspwiki.apache.org/


The Apache JSPWiki Team

--
Gary Kephart
Facebook: gary.kephart
Twitter: @garykephart

"The penalty that good men pay for not being interested in politics is to be 
governed by lesser men." -- Plato.


--
Gary Kephart
Facebook: gary.kephart
Twitter: @garykephart

"The penalty that good men pay for not being interested in politics is to be 
governed by lesser men." -- Plato.


--
Gary Kephart
Facebook: gary.kephart
Twitter: @garykephart

"The penalty that good men pay for not being interested in politics is to be 
governed by lesser men." -- Plato.

Reply via email to