i modifiy it and now start is ok

   <field name="id" type="integer" stored="true" />


property required means?
i not find it in comment.


"required" means that the field *must* be specified when you add it to the index. If it isn't there, you will get an error.

If you upgrade or work from trunk, make sure to read CHANGES.txt carefully -- when 1.2 is officially released (soon I swear!) this will be made very clear.

ryan

Reply via email to