Thanks Jack Krupansky for your quick response .!!!!!! Schema.xml snapshot of the core is ::
<fields> <field name="person_id" type="int" indexed="true" stored="true" multiValued="false" required="false"/> <field name="name" type="text_general" indexed="true" stored="true" multiValued="false"/> <field name="fname" type="text_general" indexed="true" stored="true" multiValued="false"/> <field name="isLoggedIn" type="boolean" indexed="true" stored="true" required="false"/> <field name="_version_" type="long" indexed="true" stored="true" multiValued="false"/> </fields> Kindly reply as soon as possible. My project Got stuck up ... -- View this message in context: http://lucene.472066.n3.nabble.com/Retrieving-the-document-after-partial-updates-tp4115808p4115989.html Sent from the Lucene - Java Developer mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
