Hi, I don't have the sources handy, but look at the Luke request handler in Solr sources and you'll see how it can be done.
Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- > From: prerna07 <[EMAIL PROTECTED]> > To: solr-user@lucene.apache.org > Sent: Wednesday, October 15, 2008 2:51:48 AM > Subject: How to retrieve all field names of index of one type > > > Hi, > > I want to retrieve all field names of one index type, is there any way solr > can do this? > > For example: I have 3 index with the field name and value : > ProductVO > I want to retrieve all other field names present in the indexes which have > field name as index_type and value as "ProductVO". > > Please let me know if you need more details. > > Thanks, > Prerna > -- > View this message in context: > http://www.nabble.com/How-to-retrieve-all-field-names-of-index-of-one-type-tp19987807p19987807.html > Sent from the Solr - User mailing list archive at Nabble.com.