Unfortunately, field aliasing works above the level of the qf parameter
values.
Maybe the Lucene guys could suggest a way to forcibly rename a field on
disk.
-- Jack Krupansky
-----Original Message-----
From: devraj.jaiman
Sent: Wednesday, June 4, 2014 6:27 AM
To: solr-user@lucene.apache.org
Subject: Use a field with space in qf
Hi,
Long time ago I defined a field in schema with space(e.g 'Movie Name').
Things were going very cool till I need to use edismax query parser and want
to give 'Movie Name' in qf. But as we all know qf consider space as field
delimiter. I tried 'Movie\ Name' 'Movie\+Name' nothing is working.
So What should I do, is there any way to use field with space or I have to
re-index all data in new field without space.
Thanks in advance.
Regards,
Devraj
--
View this message in context:
http://lucene.472066.n3.nabble.com/Use-a-field-with-space-in-qf-tp4139768.html
Sent from the Solr - User mailing list archive at Nabble.com.