Closed (duplicate)
Project:
Apache Solr Search
Version:
6.x-1.x-dev
Component:
schema.xml
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2009 at 05:35 UTC
Updated:
21 Oct 2009 at 23:41 UTC
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
Comment #1
Scott Reynolds commentedChange them both to WhitespaceTokenizerFactory. Thats not a fix but got my serverlet started.
Comment #2
robertdouglass commentedI 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.
Comment #3
Scott Reynolds commentedThis 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
Comment #4
Scott Reynolds commentedMarking as dup of Damz patch sounds like he has a plan for it: #529606: schema.xml: update CharStream and EnglishPorter stemmer
Comment #5
stijn.vanden.brande commentedChanging CharStreamAwareWhitespaceTokenizerFactory to WhitespaceTokenizerFactory in schema.xml , worked for me too.
Comment #6
bradweikel commentedTypos on a closed issue shouldn't bother me... but they do. :)