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

Reply via email to