Hi, I did check that readerDir has a path of /var/lib/solr/data/index but when I checked that folder it had no items.I was trying to analyze indexes using Luke. Could you please advice me on where I can find indexes so that I can analyze it with Luke?
Thanks, Swapnil On Tue, Apr 19, 2011 at 2:33 PM, Swapnil Kulkarni < [email protected]> wrote: > Hello Mark, > > Thanks for your reply! > > My Solr response contains only url (I'm attaching a sample response > herewith for reference).I need to have a combination of url,title,summary in > Solr response so that I can fetch it to Carrot2 API for search result > clustering.I researched a lot on how to get title and summary - but I did > not get a concrete answer/procedure.I tried to make changes in schema and > solrconfig but still it didn't work. > > Could you please advice me on what changes should I make in schema or > solrconfig to have url,title and a short description or summary in Solr > response? > > Thank you! > > -Swapnil > > On Tue, Apr 19, 2011 at 2:02 PM, Mark Achee <[email protected]> wrote: > >> Through the web interface at /solr/admin/stats.jsp, check the end of the >> "readerDir" lines under "stats" for each searcher. >> >> -Mark >> >> >> On Tue, Apr 19, 2011 at 12:43 AM, Swapnil Kulkarni < >> [email protected]> wrote: >> >>> Hello All, >>> >>> I'm trying to find the path of Solr index but no avail.<datadir> of >>> solrconfig.xml has a path of /var/lib/solr/data but when I try to see >>> data >>> it has zero items and its owenrship is with Tomcat6.Could anyone please >>> suggest me on how/where can I find Solr index? >>> >>> Thanks, >>> Swapnil >>> >> >> >

