The facet prefix method to get suggestions for search terms really helps. However, it seems to show the indexed rather than the stored terms.
For instance, if you have a "word-with-hyphen", it will show the "wordwithhyphen" as a suggestion in fields where I have asked it to strip out these characters (this is a valid facet based on the index but confusing to the user). Here is an example: http://pubget.com/search?suggest=true type "kirschne" and wait for the suggestion of kirschnerwir based on a index of kirschner-wire. Is there a way to have it show the stored version of the words or do I need to mirror a field that does the indexing but without the filters? I am hoping there might be something I am missing here and a new field is not needed. -- Regards, Ian Connor