[Logo] JForum - Powering Communities
  [Search] 搜尋   [Recent Topics] 最新主題   [Hottest Topics] 熱門主題   [Top Downloads] 熱門下載   [Groups] 回首頁 
[Register] 會員註冊 /  [Login] 登入 


JForum 2.8.3 is out with various fixes and improvements. Read all about it here

Reloading JForum RSS feed
討論區首頁 » User Forum
發表人 內容
JMolay


註冊時間: 2020/10/8
文章: 3
離線
Hello

1- I have created a customed configuration file named jforum-custom.conf under WEB-INF/config/ directory.
2- I have added the following key and value into it: installed=true
3- I have redeployed the JForum application in Websphere

I can see the old topics and add new ones but when I use the search option it only works with the newly added topics ignoring totally the old ones.


Any ideas ?

Thanks

udittmer


註冊時間: 2013/2/21
文章: 433
離線
That sounds like you did an update of an existing JForum installation? if so, did you bring over the Lucene index (the jforumLuceneIndex directory in WEB-INF)? If not, you'll have to reindex all posts: Admin Control Panel -> Lucene Statistics -> Click "by message ID" and enter 0 and 10000 (any number that is significantly higher than how many posts you have) -> Select "Recreate index from scratch" and click "Start". Reindexing can take a while if you have many posts; check the log files for progress updates. Once it's finished, all posts should be visible in the search.

you can support my JForum work via Paypal
[Email] [WWW]
JMolay


註冊時間: 2020/10/8
文章: 3
離線
Thank you for your quick response.

Exactly. There was already an installation and later I added the jforum-custom.conf file under WEB-INF/config/ directory. This way I have managed not to create a new database every time the application is redeployed.

I am a newbie with JForum. What you propose me:
- I suppose I have to do it from http://lucene.apache.org/ or
- Can I do it directly in the database?

Thanks
udittmer


註冊時間: 2013/2/21
文章: 433
離線
You'd do it inside your JForum installation. The link "Admin Control Panel" is at the bottom of each page, if you're logged in as an administrator.

you can support my JForum work via Paypal
[Email] [WWW]
JMolay


註冊時間: 2020/10/8
文章: 3
離線
Hello udittmer,

the problem has been solved !!! Now, it is working fine for me .

Thanks for your help
udittmer


註冊時間: 2013/2/21
文章: 433
離線
You're welcome. Let us know if you hit any other snags.

you can support my JForum work via Paypal
[Email] [WWW]
 
討論區首頁 » User Forum
前往:   
行動版
Powered by JForum 2.8.3 © 2025 JForum Team • Maintained by Andowson Chang and Ulf Dittmer