Forums / Extensions / eZ Find / Ezfind driving me crazy: Cannot parse 'meta_language_code_s

Ezfind driving me crazy: Cannot parse 'meta_language_code_s

Author Message

Daniel Vos

Monday 21 September 2009 6:07:59 am

I've tried ezfind on EP4.04 , and EP4.1.3 , with ezfind 2 stable and now from svn,

I've managed to get it partialy working, but ezpublish keeps nagging "no running server"

When I do I search, I get this :

SEVERE: org.apache.solr.common.SolrException: org.apache.lucene.queryParser.ParseException: Cannot parse 'meta_language_code_s:': Encountered "<EOF>" at line 1, column 21.
Was expecting one of:
"(" ...
"*" ...
<QUOTED> ...
<TERM> ...
<PREFIXTERM> ...
<WILDTERM> ...
"[" ...
"{" ...
<NUMBER> ...

at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:108)

If somebody recognizes it (and is able to help me), I would be very gratefull..

Alles Hat Ein Ende Nur Die Wurst Hat Zwei

Daniel Vos

Thursday 24 September 2009 4:40:44 am

Found it:

Needed to put :

[RegionalSettings]
SiteLanguageList[]
SiteLanguageList[]=dut-NL

in settings/override/site.ini.append.php

According to the documentation this is not needed when using just one language, but ezfind aparantly needs it..

Alles Hat Ein Ende Nur Die Wurst Hat Zwei