Nope. Nothing.

On 4 March 2013 13:57, helix84 <[email protected]> wrote:

> On Mon, Mar 4, 2013 at 11:48 AM, Hilton Gibson <[email protected]>
> wrote:
> > I did - no luck.
> > It is not isolated to one query.
> > Do you want me to send the log file?
> > It's about 9MB.
>
> No, the stacktrace from the previous thread is all I needed.
>
> The problem is the last backslash, which escapes the right apostrophe,
> so the apostrophes are unbalanced, ergo the syntax error from Solr.
>
> Now I didn't find anybody else having this problem, so it will be one
> of two things:
> a) some local modification of your code inserts the backslash
> b) your data contains the backslash (possibly an escaped backslash,
> i.e. two backslashes)
>
> You are the only one who can check a). Assuming b), does this return
> anything?
>
> SELECT * FROM metadatavalue WHERE metadata_field_id = '57' AND
> text_value LIKE '%\\%' LIMIT 30
>
>
> Regards,
> ~~helix84
>
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>



-- 
*Hilton Gibson*
Systems Administrator
JS Gericke Library
Room 1025D
Stellenbosch University
Private Bag X5036
Stellenbosch
7599
South Africa

Tel: +27 21 808 4100 | Cell: +27 84 646 4758
http://library.sun.ac.za
http://scholar.sun.ac.za
http://ar1.sun.ac.za
http://aj1.sun.ac.za
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to