SV: lucene document via JSON

2009-05-30 Thread antonio_eggberg
it?.. I can't wait to see this happen Cheers --- Den lör 2009-05-30 skrev Antonio Eggberg : > Från: Antonio Eggberg > Ämne: lucene document via JSON > Till: solr-user@lucene.apache.org > Datum: lördag 30 maj 2009 09.41 > > Hi, > > Is adding/updating/del

lucene document via JSON

2009-05-30 Thread Antonio Eggberg
Hi, Is adding/updating/deleting in JSON format possible? actually my need is mostly update I like to let user update certain fields of an existing results? Another solution is I let user save it in DB and then server convert/post XML to Solr.. but not so fancy :) Thanks Anton