Folks, Some of our faculty are experimenting with metadata searches where the data contains a backslash. In both Lucene and SOLR, backslashes are a reserved character which need to be escaped (ie. search\\term) or, with the entire search term, wrapped in quotes (ie. "search\term").
This is perfectly fine internally, but if we want patrons to cut and paste a specific canonical phrase they're looking for, does anyone know a way to adapt Discovery to automatically escape such characters without changing source code? Regards, -Jeff -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
