Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2009 at 19:13 UTC
Updated:
12 May 2009 at 18:33 UTC
Jump to comment: Most recent file
Comments
Comment #1
pwolanin commentedstill seems to be a problem for CCK facets with &
Comment #2
pwolanin commentedok, with some extra decoding thrown in per: #420290: document preparation runs words together
Comment #3
pwolanin commentedhelpful to get the body too
Comment #4
pwolanin commentedTwo tests:
A CCK text field radios w/ allowed values such as:
PDF's
That’s it
Abc Def
and
in the body text
Without converting
äandüinto "ä" and "ü" a search for "Hängebrücke" should have no result.Comment #5
pwolanin commentedor this
Comment #6
pwolanin commented#3 is safer, I think.
Comment #7
pwolanin commentedopps missed query class change
Comment #8
pwolanin commentedcommitted to 6.x
Comment #9
pwolanin commented