[GeoNetwork-devel] Searching of 19139 records added by XML insert

Hello,

the last Geonetwork's download (on August) allows adding 19139 metadata
records using the XML insert. So it is possible to see them.

The problem is searching, because you can get them only searching
without parameters. I suppose is needed an indexing step... How to do
it, waiting the next Geonetwork release?

Thank you

Fanio Giannetto

Hi Fanio,

you have to:
- stop geonetwork
- remove lucene files into web/WEB-INF/lucene
- start geonetwork

If you added the metadata the indexing should be already done.
I will investigate if there is a bug in the search module.

Cheers,
Andrea

Hello,

the last Geonetwork's download (on August) allows adding 19139 metadata
records using the XML insert. So it is possible to see them.

The problem is searching, because you can get them only searching
without parameters. I suppose is needed an indexing step... How to do
it, waiting the next Geonetwork release?

Thank you

Fanio Giannetto