alessandrobenedetti commented on issue #357: [SOLR-12238] Synonym Queries boost 
by payload 
URL: https://github.com/apache/lucene-solr/pull/357#issuecomment-578403615
 
 
   I have been doing merge conflicts, a huge cleaning up and re-design.
   Most of the logic is now in Lucene Query Parser, this avoids passing back 
and forth token streams.
   It seems to me a much cleaner approach, happy to discuss
   
   TO DO:
   This is what I'll do next week
   - Add additional tests on Lucene Query Builder (that is green at the moment)
   - discuss about Paylod decoding and possible use of 
org.apache.lucene.analysis.payloads.PayloadHelper
   - discuss why "/*confirm autoGeneratePhraseQueries always builds OR 
queries*/ from org.apache.solr.search.TestSolrQueryParser#testSynonymQueryStyle

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to