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 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="private" />

and then be able to access the displaylevel value from my application.

Is there any way of doing this?

Thanks,
Nikhil


Reply via email to