http://mail-archives.apache.org/mod_mbox/lucene-solr-user/200907.mbox/%3...

See this guys posting too: http://drupal.org/node/527186

diving into this now i guess

/me wishes he hadn't left his work comp at work :-D

Comments

Scott Reynolds’s picture

Change them both to WhitespaceTokenizerFactory. Thats not a fix but got my serverlet started.

robertdouglass’s picture

I had this problem too, and then grabbed a Solr from a few days earlier (like July 18), and didn't have the problem. I'm a bit reticent to change schema.xml due to what appears to be a nightly build bug. But if there is a different case for changing them to the WhitespaceTF then we can argue that.

Scott Reynolds’s picture

This was suggested on the solr user mailing list
"I think the problem is CharStreamAwareWhitespaceTokenizerFactory, which used to live in Solr
(when Drupal schema.xml for Solr was made), but has since moved to Lucene. I'm half guessing.
:)"

I just picked a tokenizer out of the example config

Scott Reynolds’s picture

Status: Active » Closed (duplicate)

Marking as dup of Damz patch sounds like he has a plan for it: #529606: schema.xml: update CharStream and EnglishPorter stemmer

stijn.vanden.brande’s picture

Changing CharStreamAwareWhitespaceTokenizerFactory to WhitespaceTokenizerFactory in schema.xml , worked for me too.

bradweikel’s picture

Title: Recieving expection with schema.xml and latest nightly » Receiving exception with schema.xml and latest nightly

Typos on a closed issue shouldn't bother me... but they do. :)