You are right that GSearch updateIndex sends Solr Add documents, where the index location in GSearch config is not used, but it is used by gfindObjects and by browseIndex. You may not want to use these two GSearch operations, because you can search directly on Solr, and then the index location is not used at all.
Best, Gert -----Original Message----- From: ajs6f [mailto:[email protected]] Sent: 12. maj 2009 15:15 To: [email protected] Subject: [Fedora-commons-users] GSearch with remote SOLR instance? We're setting up GSearch against a 3.1 repository, and we'd like to connect it to a SOLR instance that is running on a different machine. (Fedora and GSearch on one machine, SOLR on another.) We're wondering how to go about doing that. The sticking point seems to be the deamdn in GSearch config for a filesystem location for the SOLR index. If GSearch is emitting SOLR Add documents to manipulate the indexes, it's not clear to us why GSearch would want that location... we've checked mailing list archives and GSearch documents, but can find no mention of how to do this. Is it possible? --- A. Soroka Digital Research and Scholarship R & D the University of Virginia Library ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
