Alexandre Rafalovitch created SOLR-10330:
--------------------------------------------
Summary: Admin UI: improve schema creation wizard
Key: SOLR-10330
URL: https://issues.apache.org/jira/browse/SOLR-10330
Project: Solr
Issue Type: Wish
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Alexandre Rafalovitch
Admin UI currently allows to create new fields based on pre-defined types.
However, it does not allow to define new types themselves. This means that
"managed schema" still needs to be edited by hand to add missing field types or
a fairly complicated type-creation API needs to be used.
One of the challenges in creating UI is due to current analyzer components not
being self-described in regards to the parameters they take. So, choosing and
implementing self-description mechanism is part of this.
Additionally, Analysis screen could be extended to show how a type being
designed would process text to significantly speed up evaluation of analyzer
chain design for custom purposes.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]