gwu-libraries / launchpad

A django based system that provides a stable URL for every item in the library's catalog. Various discovery services will link to these URLs. The page for each item will in turn link out to various other resources that provide methods for accessing the content of the items.
MIT License
15 stars 9 forks source link

advanced search page #721

Closed cummingsm closed 9 years ago

cummingsm commented 10 years ago

interim solution until an advanced search page is provided.

edsu commented 10 years ago

You can see the beginnings of an advanced search form here. Ideas/improvements are welcome on this ticket, or a new advanced search issue if you think we need one.

cummingsm commented 10 years ago

Team might want to review and select best practices from other advanced search tools, e.g. google advanced search and these (librarian) styles:

Web of Science http://apps.webofknowledge.com/UA_GeneralSearch_input.do?product=UA&search_mode=GeneralSearch&SID=1BsYLx9lzb7iUaWZCMA&preferencesSaved=

Ebsco Academic Search Complete http://web.a.ebscohost.com/ehost/search/advanced?sid=2f201b59-cf64-450c-9ccb-c0802da40d02%40sessionmgr4004&vid=0&hid=4209

Worldcat http://firstsearch.oclc.org/WebZ/FSPrefs?entityjsdetect=:javascript=true:screensize=large:sessionid=fsapp3-38786-hya45zq4-tu7o1h:entitypagenum=1:0

Proquest http://search.proquest.com/advanced?accountid=11243&selectids=1006984,1007161,1005641,10000025,1000283,1007200,1006986

cummingsm commented 10 years ago

The draft advanced search form was discussed at the PSG meeting August 4th. I'm adding a new issue #762 which specifies the tasks to link to the /advanced page, and a 'search tips' page.

The design/functionality of what an advanced search page should do is very much up for debate.

I renamed this issue's title, and removed it from m22

cummingsm commented 10 years ago

The current version of the form should have a field for keyword (not tied to a specific field)

cummingsm commented 9 years ago

We have an advanced search form. Closing this issue.