On this list, we ask new questions in new threads with appropriate titles. Helps other people to see the questions.
Regards, Alex. Personal: http://www.outerthoughts.com/ and @arafalov Solr resources and newsletter: http://www.solr-start.com/ and @solrstart Solr popularizers community: https://www.linkedin.com/groups?gid=6713853 On 30 November 2014 at 21:30, ASHOK SARMAH <ashoksarmah1...@gmail.com> wrote: > Thanx fr reply. > I had one more doubt as if in solrconfig.xml i hav added spellcheckr > setting within browse request handler.when i am trying to add same > spellchecker setting in another request handler ie query within same > solrconfig.xml the spellchecker functionality is not being shown. > On 01-Dec-2014 12:23 AM, "Alexandre Rafalovitch" <arafa...@gmail.com> wrote: > >> It's a default configuration. Nothing to do with post.jar. Easy to >> check this by just looking at what's inside the zip file. Reread my >> other email for details again. >> >> Also try the tutorials, both the one online and the one in the docs folder. >> >> Regards, >> Alex. >> >> >> Personal: http://www.outerthoughts.com/ and @arafalov >> Solr resources and newsletter: http://www.solr-start.com/ and @solrstart >> Solr popularizers community: https://www.linkedin.com/groups?gid=6713853 >> >> >> On 30 November 2014 at 13:39, ASHOK SARMAH <ashoksarmah1...@gmail.com> >> wrote: >> > Hii thanx for the reply.i am new to solr. i am giving som mre details >> here. >> > Actually i upload files through post.jar format.whn i search for >> > solrconfig.xml files thre are around 5 files nd 5 files for solr.xml by >> > default.i want to know is that the default configuration... >> > On 30-Nov-2014 9:55 PM, "Alexandre Rafalovitch" <arafa...@gmail.com> >> wrote: >> > >> >> If you are talking about default distribution, it is because Solr >> >> comes with multiple examples actually. Look for the file solr.xml. >> >> That's the rule of a full example each of which may have one or more >> >> collections. >> >> >> >> If you start Solr with java -Dsolr.solr.home=/x/y/z -jar start.jar you >> >> will see the rest of them. Where /x/y/z is the location of the >> >> solr.xml file. >> >> >> >> Regards, >> >> Alex. >> >> >> >> Personal: http://www.outerthoughts.com/ and @arafalov >> >> Solr resources and newsletter: http://www.solr-start.com/ and >> @solrstart >> >> Solr popularizers community: >> https://www.linkedin.com/groups?gid=6713853 >> >> >> >> >> >> On 30 November 2014 at 07:33, ASHOK SARMAH <ashoksarmah1...@gmail.com> >> >> wrote: >> >> > Hi I am not getting why there are many solrconfig.xml file. >> >> > Is that everytime when we upload a file to solr solrconfig.xml file is >> >> > generated. >> >> >>