Hi,
I do not know if this is a user forum question or a developer forum
question. It is certainly not a bug in the current release.
I'd like to know how the indexing framework Lucene is used in the
Geonetwork software.
Is there a manual or documentation explaining this?
I'd like to make the search options in Geonetwork (free text, keywords
etc.) multilingual without having to register and store the metadata in
all required languages (13 languages!).
Therefor, I am planning to change the use of the indexing mechanism, i.e.
the Lucene framework. Just before storing the metadata, the indexed terms
are multiplied in all required languages and offered to Lucene for its
index repository.
Is this the correct way to do this, or is there a better way?
Thanks,
Joeri