Hi Dave, The stored content (which is returned in the results) isn't modified by the analyzers, so this shouldn't be a problem. Could you describe in more detail what you are doing and the results that you're getting?
Thanks, *Juan* On Thu, Jan 5, 2012 at 2:17 PM, Dave <dla...@gmail.com> wrote: > I'm running all of my indexed data and queries through a > LowerCaseFilterFactory because I don't want to worry about case when > matching. All of my results are titles - is there an easy way to restore > case or convert all results to Title Case when returning them? My results > are returned as JSON if that makes any difference. > > Thanks, > Dave >