hello sir,
i am using filters in PaginatedSearchOptions with notequals operator but 
result not filter.
..
Eg.
*new PaginatedSearchOptions({*
* filters: [new SearchFilter('f.entityType', ['public'], 'equals'),new 
SearchFilter('f.srNo', ["0"], 'notequals')];*
*});*

*but result give with zero(0) srno data.. *
*------------------*discovery.xml*-----------------------*











*<bean id="searchFilterSrNo" 
class="org.dspace.discovery.configuration.HierarchicalSidebarFacetConfiguration">
  
      <property name="indexFieldName" value=" srNo  "/>        <property 
name="metadataFields">            <list>                
<value>dc.​case.​srno</value>            </list>        </property>         
<property name="facetLimit" value="5"/>        <property 
name="sortOrderSidebar" value="COUNT"/>        <property 
name="sortOrderFilterPage" value="COUNT"/>        <property name="splitter" 
value="::"/>    </bean>*

*Regards,*
*Gaurav patel*

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/15727fe9-7c06-4718-878c-8fcda4e1b4c8n%40googlegroups.com.

Reply via email to