yes, it is enabled by default and require reindexing of your content.
It is enabled in the discovery.xml file as a property of the DiscoveryConfiguration bean
<propertyname="spellCheckEnabled"value="true"/>
https://github.com/DSpace/DSpace/blob/dspace-4.0/dspace/config/spring/api/discovery.xml#L192

this mean that if you have more configurations, for example different configurations for different communities/collections you need to put this property setting in all the configurations.
Hope this help,
Andrea

Il 06/01/2014 16.03, helix84 ha scritto:
On Mon, Jan 6, 2014 at 8:58 AM, Nemiz, Elvi <esne...@seafdec.org.ph> wrote:
In DSpace 4.0, how can I enable the query spell checking feature?
https://jira.duraspace.org/browse/DS-1683
Hi Elvi,

it seems we're currently missing documentation about this new feature
in 4.0, sorry about that.

However, it should be enabled by default, as you can see here:
https://github.com/DSpace/DSpace/pull/314/files#diff-eb41d8cfa0737f07840838d3b8633f08R190

This feature depends on the presence of a new field (a_spell) in the
Solr index, so it's likely that you'll need to
1) make sure you're using the updated schema from 4.0
([dspace]/solr/search/conf/schema.xml) - this usually happens during
"ant update", but it doesn't hurt do double-check; and
2) rebuild the Discovery index.
I'm not sure whether these steps are necessary, but it seems logical
and it won't hurt.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
Andrea Bollini
Dipartimento Servizi e Soluzioni per l'Amministrazione Universitaria
Divisione Ricerca

Via dei Tizii, 6
00185 Roma, Italy
tel. +39 06 44 486 087 - mob. +39 348 82 77 525
http://www.cineca.it

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to