[Dspace-tech] Set up Search

2010-02-04 Thread Lewatle Phaladi
 

Hi all 

 

I want know how to manipulate my dspace default search to be able to
search a correct or exact search term like if I type Ideals in
Architecture http://wiredspace.wits.ac.za/handle/10539/7404  I want
to get only matching results but on our dspace we find huge list of
results, anyone who knows how to control dspace search may advice in
this regard.

 

Regards,

Lewatle


htmlpfont face = verdana size = 0.8 color = navyThis communication 
is intended for the addressee only. It is confidential. If you have received 
this communication in error, please notify us immediately and destroy the 
original message. You may not copy or disseminate this communication without 
the permission of the University. Only authorized signatories are competent to 
enter into agreements on behalf of the University and recipients are thus 
advised that the content of this message may not be legally binding on the 
University and may contain the personal views and opinions of the author, which 
are not necessarily the views and opinions of The University of the 
Witwatersrand, Johannesburg. All agreements between the University and 
outsiders are subject to South African Law unless the University agrees in 
writing to the contrary./font/p/html
--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Set up Search

2010-02-04 Thread Claudia Juergen
Hello Lewatle,

if you do type in Ideals in Architecture  including the quote signs you
will search for the complete string and you get a single hit on your
instance.

Without the quote signs it will search for

Ideals [search.operator] in [search.operator] Architecture

The default search.operator in dspace.cfg is set to OR, so this will
result in

ideals OR in OR architecture

in is most likely a stop word (haven't checked), so the final search
will be

ideals OR architecture.

You can change this  by changing the search.operator to AND, but if you
really want the complete literal to be searched (regardless of search
operators you nee to use quote signs.


Hope that helps

Claudia Jürgen



 Hi all



 I want know how to manipulate my dspace default search to be able to
 search a correct or exact search term like if I type Ideals in
 Architecture http://wiredspace.wits.ac.za/handle/10539/7404  I want
 to get only matching results but on our dspace we find huge list of
 results, anyone who knows how to control dspace search may advice in
 this regard.



 Regards,

 Lewatle


 htmlpfont face = verdana size = 0.8 color = navyThis
 communication is intended for the addressee only. It is confidential. If
 you have received this communication in error, please notify us
 immediately and destroy the original message. You may not copy or
 disseminate this communication without the permission of the University.
 Only authorized signatories are competent to enter into agreements on
 behalf of the University and recipients are thus advised that the content
 of this message may not be legally binding on the University and may
 contain the personal views and opinions of the author, which are not
 necessarily the views and opinions of The University of the Witwatersrand,
 Johannesburg. All agreements between the University and outsiders are
 subject to South African Law unless the University agrees in writing to
 the contrary./font/p/html
 --
 The Planet: dedicated and managed hosting, cloud storage, colocation
 Stay online with enterprise data centers and the best network in the
 business
 Choose flexible plans and management services without long-term contracts
 Personal 24x7 support from experience hosting pros just a phone call away.
 http://p.sf.net/sfu/theplanet-com___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech



-- 
Claudia Jürgen
Eldorado - Repositorium der TU Dortmund

Universitätsbibliothek Dortmund
Vogeplothsweg 76
D-44227 Dortmund
Tel.: 0049-231-755-4043




--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech