Here's some indexing code, should get you started... http://searchhub.org/dev/2012/02/14/indexing-with-solrj/
It's against 3.x as I remember, so there might be a bit of updating to do. Best Erick On Thu, Mar 28, 2013 at 2:49 AM, Jeong-dae Ha <sa2ntjul...@gmail.com> wrote: > Does anyone have solrj indexing and searching sample code? > I could not find it on the internet. > > Thanks.