arafalov commented on pull request #1863:
URL: https://github.com/apache/lucene-solr/pull/1863#issuecomment-697406760


   Ok, I am glad we are on the same page that the current (let's call it _Add_) 
solution is rather bad despite all the great work put into it. Let's now get 
onto the same page about the next step you are actually proposing. I can read 
the rest of your statement in one of the following ways:
   
   1. Neither original _Add_ nor proposed _Guess_ solutions will address 
problem. **Next step: that discussion is not about code and should be taken up 
in the parent JIRA**. 
   That's exactly what it is there for and this code/PR is here to push the 
discussion from theoretical to practical.
   2. _Guess_ approach is ok overall, but the schema creation is still bad, 
could it return schema generation commands instead. I just double-checked code 
and there is no way for the current architecture to return non-error feedback 
(from either processCommit or SimplePostTool side). **Next step: Propose a way 
this could be done.** 
   Do note that the reason we are still an URP is because any schema guessing 
or creation depends on previous chain URPs to be always enabled (e.g. for 
custom dates formats); that is one of the things really broken with 
enable/disable flag for _Add_ solution and why I am doing the single-URP level 
flag.
   3. We need some other Guess approach. **Next action: propose alternative 
architecture, preferably as straw-man implementation**.
   This would give people on JIRA a chance to select from TWO ways forward, 
that would be amazing whether we end on one, another or merged solution.
   4. ??? Use veto and keep status quo until somebody yet different has a much 
better idea than people in last 3 JIRA? 
   5. ??? (I don't claim to read your mind, but I want to move this discussion 
forward in concrete non-blocking steps)


----------------------------------------------------------------
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



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

Reply via email to