Re: Custom information in schema.xml

2008-07-31 Thread Henrib
"private" /> >> >> and then be able to access the displaylevel value from my application. >> >> Is there any way of doing this? >> >> Thanks, >> Nikhil > > > > -- View this message in context: http://www.nabble.com/Custom-information-in-schema.xml-tp18751841p18757614.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Custom information in schema.xml

2008-07-31 Thread Grant Ingersoll
Not at the moment, but this is something I've wanted to do, too. See http://lucene.markmail.org/message/ed5g5qdfdmgaefrn?q=attributes+schema -Grant On Jul 31, 2008, at 6:36 AM, Nikhil Chhaochharia wrote: Hi, I am using SolrJ and the latest build of Solr 1.3 I want to add some custom informa

Custom information in schema.xml

2008-07-31 Thread Nikhil Chhaochharia
Hi, I am using SolrJ and the latest build of Solr 1.3 I want to add some custom information to schema.xml and then access it from within my application. Ideally, I would like to enhance the field definitions in schema.xml to something like < field name="state" type="text" displaylevel=