I have implemented my search features on OpenCMS. Indexed resource comes from many path (e.g. /path/alternative/news and /path/news). There's a way to perform separated search for every resource or I need two separated index?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Once indexed the single resources, we can use setSearchRoot() method of the search bean. If I want to perform search inside /path/alternative/news, i set Hope that helps. |
|||
|
|