Hi Alex,

>> Hi all,
>> I'm implementing a search interface  on top of gsearch two solr cores. In
That interface I like to have the results trough gsearch with in addition
some facet information that comes from solr.
>> Do you think it's possible? Did someone implemented something like that?

Faceting is not available in GSearch however does support basic search.
Faceting data can be retrieved from SOLR using plugin like
http://wiki.apache.org/solr/Solrj.

We have similar requirement and decided to keep GSearch for managing
indexing related tasks, and developed an interface which uses Solrj to
handle faceting and other search features.

Take a look at some of the community developed search interfaces, some of
them support faceting:
https://wiki.duraspace.org/display/FCR30/Getting+Started+with+Fedora#Getting
StartedwithFedora-FedorabasedApplications

Regards,

Nigel Thomas
ext 3881
Digital Library Systems Developer
University Library & Archives, J.B. Morrell Library University of York,
Heslington, York, YO10 5DD, UK
tel: ++44 (0) 1904 433881
web: http://tinyurl.com/dcd6a5


------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to