: I've gotten Solr up and running, I can ingest the demo objects and : query them via the admin tool, so far so good. Now, how do I ingest : some basic XML, how can I pull from an existing MySQL database, what : about pulling records in via OAI? I'm assuming I need to write some : schemas for that, can someone point me to some documentation or : tutorial for that?
my "Apache Solr: Out Of The Box" apachecon talk from this year covers (to various degrees) all of the features of Solr -- it can give you the vocabulary to search the wiki and mailing list archives for more details... http://people.apache.org/~hossman/apachecon2008us/ootb/ -Hoss