I was wondering if the metadata search
(http://localhost:8080/geonetwork/srv/en/xml.search) has the
capability to return facets for search results? If not, are there any
plans to support this in near future?
Also, has there been any discussion about incorporating Apache Solr
into Geonetwork, specially now that Solr has started supporting
spatial features?
I'm not clued into any discussions about integrating Solr, but I can tell you that we've successfully gone the other way: we pointed a Solr instance right at GeoNetwork's index and with only some modifications to where GeoNetwork stored its index (not necessarily the index itself), we have Solr reading it and doing with it all the stuff you know Solr can do (although I haven't gotten into the cooler faceting stuff, as we're focusing on the GUI we're putting in front of Solr). But it seems to read the index no problem, if that's of interest to you.
Chris
On Feb 7, 2011, at 5:13 PM, Sepehr wrote:
Hi everyone
I was wondering if the metadata search
(http://localhost:8080/geonetwork/srv/en/xml.search) has the
capability to return facets for search results? If not, are there any
plans to support this in near future?
Also, has there been any discussion about incorporating Apache Solr
into Geonetwork, specially now that Solr has started supporting
spatial features?
Sepehr
C.C. Miller
Assistant Professor of Library Science
Geographic Information Systems Specialist
Purdue University Libraries
Yep. You could have a look to the CSW test page and the
results_with_summary example which provides more complete search
summary. Config is made in WEB-INF/config-summary.xml.
A live example with a complete widget is available here [1]
GeoNetwork does not provide the refine search widget but it could be
nice to add something like that.
If not, are there any
plans to support this in near future?
Also, has there been any discussion about incorporating Apache Solr
into Geonetwork, specially now that Solr has started supporting
spatial features?
Sepehr
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork