Thanks Helix for reply ... I updated my answer below after your questions..
If you make a search query from the /discovery URL, do you see results? *Can you please let me know how to do that ...* If you click on any Browse index (by author, by title, by issue date), do you see any items? *I can see author name but no data I can see ...* Which URL did you use for search? *I clicked on advance search and it is showing data : * To debug the problem with an item page not showing any content, watch the log file: tail -f [dspace]/log/dspace.log.2016-xx-xx and then load any item page. Do you see any message added to the log? Only info logs printed : *2016-02-23 21:28:35,714 INFO org.dspace.usage.LoggerUsageEventListener @ anonymous:session_id=XXXXXXXXXXXXXXXXXXXX:ip_addr=192.168.163.1:view_item:handle=123456789/117* Regards, Faiyaz Ahmed On Tue, Feb 23, 2016 at 10:49 PM, helix84 <[email protected]> wrote: > The "bi_1", "bi_2" etc tables missing are meant to be used with legacy > DB-based browse. They don't exist because DSpace 5 doesn't create them > anymore. > > > 2016-02-22 21:01:28,816 INFO org.dspace.search.DSIndexer @ Writing > Community: 123456789/99 to Index > > From these log lines, I see that index-init (Lucene-based search) > completed successfully. The question is whether you changed your > configuration to use the legacy Lucene search and DB-based browse or > you did no changes and are using the Discovery (Solr) based > search&browse. > > If you click on any Browse index (by author, by title, by issue date), > do you see any items? > Which URL did you use for search? > > If you make a search query from the /discovery URL, do you see results? > > To debug the problem with an item page not showing any content, watch > the log file: > tail -f [dspace]/log/dspace.log.2016-xx-xx > > and then load any item page. Do you see any message added to the log? > > > Regards, > ~~helix84 > > Compulsory reading: DSpace Mailing List Etiquette > https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette > -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
