Source: mapp.searchapps [edit]

Error

WebL exception: [. "msg" = "java.lang.NullPointerException", "type" = "java.lang.NullPointerException", "module" = "WubLucene", "line" = 83 .]
in module WubLucene
at line 83
while evaluating lucene["Search"](reader, defaultField, q, hitsPerPage, stem)

Variables in context:
   4  stem: string="standard"
   3  hitsPerPage: int=20
   2  q: string="(genres: fashion) AND device:ipad"
   1  defaultField: string="genres"
   0  reader: nil=nil

Stack trace:
    WubLucene_Search(reader, defaultField, q, hitsPerPage, stem)   (Wub, line 278)
    Wub_LuceneSearch("Unknown", nil, reader2, "genres", luceneq, 20, "standard")   (line 76)
    --stack bottom--