Check out luke: http://wiki.apache.org/solr/LukeRequestHandler
- will -----Original Message----- From: S DALAL [mailto:[EMAIL PROTECTED] Sent: Monday, November 05, 2007 7:29 AM To: [email protected] Subject: schema query Hi, Is there a way to query for the schema or the field properties ? To give a overview, i want to plug Solr to a web crawler and the index the pages crawled. So, while indexing the crawler needs to know about the fields to create the document. One way, i can think of is to scrape the http://localhost:9696/solr/admin/get-file.jsp?file=schema.xml page, is there a existing better way ? thanks and regards dalal
