Title: Message Title
|
|
Based on what I saw in your presentation "All About DSpace 4 – Improved Interfaces for Man & Machine", I assume the following configuration change is the fix? http://www.slideshare.net/slideshow/embed_code/30945926?startSlide=60 <bean id="defaultConfiguration" class="org.dspace.discovery.configuration.DiscoveryConfiguration“ scope="prototype"> .... <property name="spellCheckEnabled" value="true"/> </bean> Pay attention: you have multiple configurations! <bean id="org.dspace.discovery.configuration.DiscoveryConfigurationService“ ...> <property name="map"> <map> <entry key="site" value-ref="homepageConfiguration" /> <entry key="default" value-ref="defaultConfiguration" /> <entry key=“123456789/1" value-ref=“customCommunityConfiguration" /> ....
|
|
|
|
|
Spellchecking is enabled only when you search within a community or a collection. Basic search doesn't show the "Did you mean?" suggestion due to a missing configuration in the site discovery configuration introduced to allow different tuning of the number of recent submissions in the home page than in community/collection.
|
|
|
|
------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience. Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel