: Cannot parse ' +i_subjects:"Film': Lexical error at line 1, column 19. : Encountered: <EOF> after : "\"Film"
: i do not want it splitting commas and replacing them with fq, but completely : matching on i_subjects:"film,media,mass communication" i'm having trouble interpreting the formating of your email, and understanding exactly what you've indexed, and waht your query looks like. can you please send: 1) the full url you are using when you get that error 2) the XML output from /admin/luke?fl=i_subjects&numTerms=100 Assuming you've indexed the exact string... film,media,mass communication then this should work fine in your URL... fq=i_subject%3A%22film%2Cmedia%2Cmass+communication%22 -Hoss