On Wed, Jan 11, 2012 at 5:57 PM, Rajdeep Alapati <rajdeep.alap...@benefitfocus.com> wrote: > Hi Mohanty, > > > I have entered *:* in the search box and the url it redirected to was > > > "http://localhost:8983/solr/select/?q=*%3A*&version=2.2&start=0&rows=10&indent=on"
OK, this looks fine: I was just wondering if you had missed the *:* > and the output was the below content where i expected 3 rows in 3 items That output is from the import, and not from the query. It does show that the data import completed successfully, committed, and optimised the index. Maybe, your fields are not set up correctly. Could you share your schema.xml, and the DIH configuration file, data-config.xml? Preferably, use pastebin.com for these. Regards, Gora