Hi List,
I’m a newbie developing over Geonetwork 2.4.And I have some questions.
Reading the following post:
http://n2.nabble.com/Geonetwork-CSW-transaction-td2725545.html
It says:
Spatial Filter is not handle in filter-to-lucene but by LuceneSearcher. The following filter
ogc:BBOX|ogc:Equals|ogc:Disjoint|ogc:Touches|ogc:Within|ogc:Overlaps|ogc:Crosses|ogc:Intersects|ogc:Contains
are supported.
I’ve checked them and they are not being executed properly with the metadata I’ve loaded on GeoNetwork.
I’d like to know where in the source code does these operations take place, because I cant find them. It’s been using geoapi operators?
Also, looking at config-csw.xml, I found this comment , is anything missing?
Thanks in advance.
- Ricken -