UI Cleanup
robertDouglass - July 2, 2009 - 09:10
| Project: | Apache Solr Search Integration |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | minor |
| Assigned: | robertDouglass |
| Status: | closed |
Jump to:
Description
Type case and wording changes. Committed attached patch.
| Attachment | Size |
|---|---|
| uicleanup.patch | 4.36 KB |

#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.