Hi Steve, Thanks for pointing it out.
I was actually looking at SOLR-2701 when I thought about why have a Map instead of a string identifier. So I'm guessing this should be left untouched? On Wed, Jun 19, 2013 at 7:55 PM, Steve Rowe <[email protected]> wrote: > Hi Varun, > > LUCENE-4575 did not change IW's user data to a Map. That was done in > LUCENE-1654. > > Steve > > On Jun 19, 2013, at 6:57 AM, Varun Thacker <[email protected]> > wrote: > > > I was just curious as to why IW.setCommitData uses a map ? > > > > Looking back at LUCENE-1382 when committing user data was introduced it > took a string. > > > > In LUCENE-4575 it was refactored and changed to a Map. From the comments > I couldn't really figure out why was it changed. > > > > -- > > > > > > Regards, > > Varun Thacker > > http://www.vthacker.in/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Regards, Varun Thacker http://www.vthacker.in/
