Alas, no, not yet. This is an oft-requested feature, but challenging to build.
That said, there is a possible start towards making something possible in 4.0: https://issues.apache.org/jira/browse/LUCENE-3837 Mike McCandless http://blog.mikemccandless.com On Wed, Mar 28, 2012 at 8:16 AM, Anupam Bhattacharya <anupam...@gmail.com> wrote: > Does Lucene API allows to add new field values to a existing doc. > > For example, > Initially > > Doc 1 FieldName Value id 1 schoolname xyz zipcode pqr > > > After update can I keep the existing field values and add 2 more fields. > > Doc 1 FieldName Value id 1 schoolname xyz zipcode pqr *telephone* * > 112233* *grade* *10* --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org