[ https://issues.apache.org/jira/browse/SOLR-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853447#action_12853447 ]
Hoss Man commented on SOLR-1553: -------------------------------- Jonathan: looking at the code, it seems completely plausible, ant that's the direction i was going down with that previous patch -- but i got hung up on the fact that for reasons i couldn't identify, clauses refering to fieldnames that don't exist in the schema are getting dropped -- need to track down where that is happening and stop it, so the new code can look at those "field names" and treat them as aliases (to resolve to other fields) I just need to find time to dig into it more -- but if you want to take a swing at fixing edismax.unescapedcolon.bug.test.patch and then improving on edismax.userFields.patch, by all means be my guest. > extended dismax query parser > ---------------------------- > > Key: SOLR-1553 > URL: https://issues.apache.org/jira/browse/SOLR-1553 > Project: Solr > Issue Type: New Feature > Reporter: Yonik Seeley > Fix For: 1.5 > > Attachments: edismax.unescapedcolon.bug.test.patch, > edismax.userFields.patch, SOLR-1553.patch, SOLR-1553.pf-refactor.patch > > > An improved user-facing query parser based on dismax -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.