This page (revision-2) was last changed on 22-Nov-2021 13:51 by Juan Pablo 

This page was created on 22-Nov-2021 13:25 by Juan Pablo

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Version Date Modified Size Author Changes ... Change note
2 22-Nov-2021 13:51 1 KB Juan Pablo to previous document search providers
1 22-Nov-2021 13:25 1 KB Juan Pablo to last document search providers

Difference between version and

At line 3 changed one line
In JSPWiki, searches are carried out by search providers (big surprise there). By default, JSPWiki uses [Lucene|https://lucene.apache.org] to index all page names, contents, author, keywords and some text attachments.
In JSPWiki, searches are carried out by (big surprise) search providers. By default, JSPWiki uses [Lucene|https://lucene.apache.org] to index all page names, contents, author, keywords and some text attachments.
At line 8 changed 2 lines
* {{jspwiki.lucene.indexdelay}}: in seconds, how much time to wait before JSPWiki refreshes the search indexes. Defaults to 5.
* {{jspwiki.lucene.initialdelay}}: in seconds, how much time to wait on startup before JSPWiki begins to index all pages. Defaults to 60.
* {{jspwiki.lucene.indexdelay}}: in seconds, how much time to wait before JSPWiki refreshes the search indexes. Defaults to {{5}}.
* {{jspwiki.lucene.initialdelay}}: in seconds, how much time to wait on startup before JSPWiki begins to index all pages. Defaults to {{60}}.