ToDo #202
Fix Solr Schema to correctly provision for vanilla search
| Status: | Closed | Start: | 03/05/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Search/Solr | Spent time: | 2.75 hours | |
| Target version: | 1.0 Official Release | |||
| Sponsor: |
Description
See docs info on vanilla search in Notes_on_Solr_usage.
- Update schema.xml in ActiveFedora distro (and in disk image) to include copyfield element that copies _field content into "text" field.
- Test that you can actually use "text" field for vanilla search.
- update docs accordingly
History
Updated by McClain Looney 504 days ago
seems to work. uploading new image now...
note: new image is compressed dmg, which is readonly. attach with "hdiutil attach <image name> -shadow
this will created an overlay filesystem, allowing you to "write" to the image. the data actually gets written to the .shadow file (which you'll find next to the dmg). To "reset" the image, just delete the shadow file, et voila!
(will update wiki)
Updated by Matt Zumwalt 378 days ago
- Status changed from Ready for Test to Closed
- Target version set to 1.0 Official Release