On Thu, Apr 26, 2012 at 13:05, paras jain <[email protected]> wrote: > sir, i have add 3 new search category in dspace and after re-index or > rebuild dspace i found that the new categories that i have added are shown > in form of > > ???jsp.search.advanced.type.advisor???.what the meaning of this line sir and > why new category should add in this format.....
It means you DSpace doesn't know what your custom new index field should be called, so you have to add a string into Messages.properties: jsp.search.advanced.type.advisor = Advisor Maybe you will need to restart Tomcat. Regards, ~~helix84 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

