Posted by robertDouglass on July 2, 2009 at 9:10am
Jump to:
| Project: | Apache Solr Search Integration |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | minor |
| Assigned: | robertDouglass |
| Status: | closed (fixed) |
Issue Summary
Type case and wording changes. Committed attached patch.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| uicleanup.patch | 4.36 KB | Ignored: Check issue status. | None | None |
Comments
#1
do we want teaser in _apachesolr_field_name_map()? It's stored (not indexed) field so should never be used for searching.
#2
Ah, maybe the problem is that we should have made this a string field not a text field - or we need to tell Apachesolr to ignore non-indexed fields.
#3
let me open a separate issue for this bug.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.