Hi,

I'm trying to customize Dspace 5.1 (XMLUI) and I have the same issue 
here. Cannot create a "full text filter" in discovery.

Any help?

Best regards,

Fabrício Costa
Tribunal Superior do Trabalho - Brasil
http://aplicacao.tst.jus.br/dspace


On 2014-12-17 21:10:59, Ying Jin  wrote:

> Hi All,
>
> I am trying to customize the Mirage 2 theme for our DSpace 3 and would like 
> to add full text search as one of the options for the advanced filter. 
> However, I can’t find any documentation about how to set it up. Could anyone 
> give me a clue how to do it? I tried to create a bean like this
>
> <bean id="searchFilterFulltext" 
> class="org.dspace.discovery.configuration.DiscoverySearchFilter">
>          <property name="indexFieldName" value="fulltext"/>
>          <property name="field" value="fulltext">
>              <list>
>                  <value>fulltext</value>
>              </list>
>          </property>
>      </bean>
>
> But it won’t work.
>
> Thanks for any help!!!
>
> Best,
> Ying
>


------------------------------------------------------------------------------
_______________________________________________
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