Re: can't start solr by tomcat

2007-06-03 Thread James liu
thks,ryan, i find "required" in changes.txt 2007/6/4, Ryan McKinley < [EMAIL PROTECTED]>: > > i modifiy it and now start is ok > >> >> > > property required means? > i not find it in comment. > "required" means that the field *must* be specified when you add it to the index. If it i

Re: can't start solr by tomcat

2007-06-03 Thread Ryan McKinley
i modifiy it and now start is ok property required means? i not find it in comment. "required" means that the field *must* be specified when you add it to the index. If it isn't there, you will get an error. If you upgrade or work from trunk, make sure to read CHANGES.txt careful