Thanks Erik!

What confused me in the README is that it wasn't clear what
files/directorys need to be in Solr home and what files/directories need to
be in SolrHome/corename.  For example the /conf and /data directories are
now under the core subdirectory.  What about /lib and /bin?   Will a core
use a conf file in SolrHome/conf if there is no Solrhome/collection1/conf
directory?

Also when upgrading from a previous Solr setup that doesn't use a core,  I
was definitely confused about whether or not it is mandatory to have core
with Solr 4.0.  And when I tried not using a solr.xml file, it was very
wierd to still get a message about a missing collection1 core directory.

See this JIRA issue:https://issues.apache.org/jira/browse/SOLR-3753

Tom


On Thu, Aug 23, 2012 at 7:56 PM, Erik Hatcher <erik.hatc...@gmail.com>wrote:

> Tom -
>
> I corrected, on both trunk and 4_x, a reference to solr/conf (to
> solr/collection1/conf) in tutorial.html.  I didn't see anything in
> example/README that needed fixing.  Was there something that is awry there
> that needs correcting that I missed?   If so, feel free to file a JIRA
> marked for 4.0 so we can be sure to fix it before final release.
>
> Thanks,
>         Erik
>
> On Aug 22, 2012, at 16:32 , Tom Burton-West wrote:
>
> > Thanks Markus!
> >
> > Should the README.txt file in solr/example be updated to reflect this?
> > Is that something I need to enter a JIRA issue for?
> >
> > Tom
> >
> > On Wed, Aug 22, 2012 at 3:12 PM, Markus Jelsma
> > <markus.jel...@openindex.io>wrote:
> >
> >> Hi - The example has been moved to collection1/
> >>
> >>
> >>
> >> -----Original message-----
> >>> From:Tom Burton-West <tburt...@umich.edu>
> >>> Sent: Wed 22-Aug-2012 20:59
> >>> To: solr-user@lucene.apache.org
> >>> Subject: Solr 4.0 Beta missing example/conf files?
> >>>
> >>> Hello,
> >>>
> >>> Usually in the example/solr file in Solr distributions there is a
> >> populated
> >>> conf file.  However in the distribution I downloaded of solr
> 4.0.0-BETA,
> >>> there is no /conf directory.   Has this been moved somewhere?
> >>>
> >>> Tom
> >>>
> >>> ls -l apache-solr-4.0.0-BETA/example/solr
> >>> total 107
> >>> drwxr-sr-x 2 tburtonw dlps    0 May 29 13:02 bin
> >>> drwxr-sr-x 3 tburtonw dlps   22 Jun 28 09:21 collection1
> >>> -rw-r--r-- 1 tburtonw dlps 2259 May 29 13:02 README.txt
> >>> -rw-r--r-- 1 tburtonw dlps 2171 Jul 31 19:35 solr.xml
> >>> -rw-r--r-- 1 tburtonw dlps  501 May 29 13:02 zoo.cfg
> >>>
> >>
>
>

Reply via email to