Closed (fixed)
Project:
Apache Solr Search
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2010 at 02:46 UTC
Updated:
13 Mar 2011 at 19:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
pwolanin commentedproof of concept
Comment #2
pwolanin commentedslightly improved patch.
Geting ugly output for file=mapping-ISOLatin1Accent.txt - some kind of character encoding issue that I can't fix even by starting java with
-Dfile.encoding=UTF8, though that partially fixes it.Comment #3
pwolanin commentedsort the list too.
Comment #4
pwolanin commentedI think this is good enough to let people try it out. Committed to 6.x-1.x
patch doesn't apply, so needs to be ported to 6.x-2.x and HEAD.
Comment #6
robertdouglass commented#704190 by pwolanin: Added Add page callbacks to display conf files in the index in reports.
committed to 6.2.
Comment #7
pwolanin commentedComment #8
jpmckinney commentedJust had to change the theme() call.
Comment #9
jpmckinney commentedFixed.