I am having issues with my search results when using the advanced search in our archive. I have added the "thesis" metadata schema to handle ETD documents, and these documents work great normally. I have edited the dspace.cfg to add:

search.index.13 = edt_disc:thesis.degree.discipline

Following that, I edited the advanced.jsp in <dspace-source> to add the appropriate element, with the following section in each of the three search box areas:

<option value="etd_disc" <%= field1.equals("etd_disc") ? "selected= \"selected\"\"" : "" %>><fmt:message key="jsp.search.advanced.type.etd_disc"/></option>

And then added in the appropriate element in Messages.properties, rebuilt, reindexed and all that.

The field appears correctly, but when searching for terms that I know are there, I get no results. Additionally, a strange thing happens when no results are found that does not happen with any other search field - all 3 search boxes switch to "Degree Discipline" (the term I used in Messages.properties). This is just something I noticed that may help in a diagnosis.

I'm not certain if I'm missing something or not, but I would really like this search index to function correctly.

Shane Beers
Digital Repository Services Librarian
George Mason University
[EMAIL PROTECTED]
703-993-3742



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to