Hi. Yes, it does.
The content in Jackrabbit is indexed as binary streams so that shouldn't be a problem. If you want to provide also search features then you would have to implement your own Lucene Analyzer and plug that analyzer into the search index section on the repository.xml configuration file. Martin On 7/12/06, Sridharan S <[EMAIL PROTECTED]> wrote:
Does Jackrabbit support Internationalization? If so how do I configure to support this. e.g. I need to create an item (node) in a specific language (say Japanese) in the repository. How do I achieve this?
