You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.
* Index author for sorting #70
* Search form and view updates for book keyword search and sort #70#84
* Add option to clear index before reindexing
* Test index data for sort author #70
* Break book tests out into sub modules
* Test radio button and book search form init and sort fields
* Add book content type method to avoid accessing _Meta outside class
* Test keyword search; fix error handling & display parse error #84
* Test book list sort options #70
* Test clear index option on index manage command
* Change the SOLR_VERSION that is actually used
* Revise book sort options per design spec #70
* Test clear index option via command line flag
Searched astr* which successfully returned 15 books related to astrology and astronomy.
Searched 1631 which returned 9 books, either published in 1631 or with authors who were born or died in 1631.
Searched erasmus which returned 3 books by Erasmus.
Searched glauber tractatus, sorted by relevance, which returned 25 books, the first 5 with tractatus in the title and glauber as the author.
Searched "triga chemica" which returned only 1 book, which had that title.
I believe this shows that all of these functions are working well! This is a really great, versatile tool.
Notes for testing
The text was updated successfully, but these errors were encountered: