On Fri, Feb 5, 2010 at 2:57 PM, Frank van Lingen <fr...@vanlingen.name>wrote:
> Hi, > > We are using an application on our database to push information to > solr for search. > > Sometimes this application 'skips' certain articles (we are > investigating why this happen). > > What I would like to know, if we can 'manual' give solr the > appropriate xml which is usually sent by the application to solr which > would then be indexed. Is there something in the admin interface where > I can just 'drag and drop' the xml. > > I know there is the command line tool (in the tutorial example), but > wonder if there is another way through the admin pages to update solr > > There is no way in the admin pages to do that right now. You will need to use curl or post.jar for now. -- Regards, Shalin Shekhar Mangar.