On Wed, Oct 24, 2012 at 3:51 PM, Kirti Bodhmage <[email protected]> wrote: > The error I got is, unknown type search.resourcetype > ------ > HTTP Status 400 - undefined field search.resourcetype > type Status report > message undefined field search.resourcetype > description The request sent by the client was syntactically incorrect > (undefined field search.resourcetype). > -------
Well, the message seems to come from Solr alright, although I wasn't able to reproduce it. > Is the documentation in https://wiki.duraspace.org/display/DSPACE/Solr is > for Dspace 1.7 onwards ? Yes, Discovery is officially in DSpace since 1.7, before that it has been available as an addon. So I didn't consider any previous version, but the basics must be similiar. The schema might have changed, though. So like I said, just go to the admin interface. You'll see a list of admin interfaces for each of the cores if you go to: http://localhost:8080/solr/ Which cores can you see there? When you open the admin interface, go to "schema browser". > Is there any way to query SOLR in 1.6.2 ? Ah, you didn't say you had 1.6.2. There have surely been many changes between 1.6, 1.7 and 1.8, so anything's possible. I actually wasn't sure if there was a "search" core before 1.7. I know there was "statistics". If there really wasn't "search", you'll have to get that data using SQL. Regards, ~~helix84 ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

