Bhavesh,

from the docs:
Each sidebar facet must also occur in the list of the search filters.

I didn't see it in your discover.xml

Have you added IType to the list?

        <property name="searchFilters">
            <list>
                <ref bean="searchFilterTitle" />
                <ref bean="searchFilterAuthor" />
                <ref bean="searchFilterSubject" />
                <ref bean="searchFilterIssued" />
                <ref bean="searchFilterIType" />
            </list>
        </property>

Regards,
Bill

On Wed, Apr 2, 2014 at 8:32 AM, Hilton Gibson <hilton.gib...@gmail.com> wrote:
> Try attached.
> You forget the "/" in the <property name="indexFieldName" value="type"/>
>
> Cheers
>
> hg
>
> Hilton Gibson
> Ubuntu Linux Systems Administrator
> JS Gericke Library
> Room 1025D
> Stellenbosch University
> Private Bag X5036
> Stellenbosch
> 7599
> South Africa
>
> Tel: +27 21 808 4100 | Cell: +27 84 646 4758
> http://scholar.sun.ac.za
> http://bit.ly/goodir
> http://library.sun.ac.za
> http://za.linkedin.com/in/hiltongibson
>
>
> On 2 April 2014 15:02, Bhavesh Patel <bhavesh.bece...@gmail.com> wrote:
>>
>> Yes Hilton Gibson,
>>
>> I think you are right.. once I made change and just try to open
>> localhost:8080/jspui/  or /xmlui/ it is not able to find that..
>>
>> no resource \xmlui\  or \jspui\ found
>>
>> I have attached that discovery.xml file
>> [dspace-installation-dir]/config/spring/api/discovery.xml
>>
>> where may the issue..?  I have added comment [Bhavesh]  where i have
>> modified..
>>
>> what I want is I want to add One more sidebarFacet called "Item Type"
>>
>> Thanks,
>> Bhavesh
>>
>> Thanks & Regards,
>> Bhavesh R. Patel
>>
>> www.bhaveshpatel.info
>> www.onlinequizportal.com
>> www.hindisuvichar.com
>>
>> "Never leave till tomorrow which you can do today"
>> Please consider the environment before printing this e-mail.
>>
>>
>> On Wed, Apr 2, 2014 at 12:58 PM, Hilton Gibson <hilton.gib...@gmail.com>
>> wrote:
>>>
>>>
>>> On 2 April 2014 07:09, Bhavesh Patel <bhavesh.bece...@gmail.com> wrote:
>>>>
>>>> discovery.xml
>>>
>>>
>>> Hi Bhavesh
>>>
>>> Check the syntax of: discovery.xml
>>> Something is wrong.
>>>
>>> Cheers
>>>
>>> hg
>>>
>>>
>>> Hilton Gibson
>>> Ubuntu Linux Systems Administrator
>>> JS Gericke Library
>>> Room 1025D
>>> Stellenbosch University
>>> Private Bag X5036
>>> Stellenbosch
>>> 7599
>>> South Africa
>>>
>>> Tel: +27 21 808 4100 | Cell: +27 84 646 4758
>>> http://scholar.sun.ac.za
>>> http://bit.ly/goodir
>>> http://library.sun.ac.za
>>> http://za.linkedin.com/in/hiltongibson
>>
>>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> 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

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