[jira] [Commented] (SOLR-13691) Add example field type configurations using "name" attributes to Ref Guide

2019-08-31 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/SOLR-13691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16920172#comment-16920172
 ] 

ASF subversion and git services commented on SOLR-13691:


Commit 66d7dffc790bac158209ead76b68327d165d67d3 in lucene-solr's branch 
refs/heads/master from Tomoko Uchida
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=66d7dff ]

SOLR-13691: Add example field type configurations using name attributes to Ref 
Guide


> Add example field type configurations using "name" attributes to Ref Guide
> --
>
> Key: SOLR-13691
> URL: https://issues.apache.org/jira/browse/SOLR-13691
> Project: Solr
>  Issue Type: Task
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: documentation
>Reporter: Tomoko Uchida
>Priority: Major
> Fix For: master (9.0)
>
> Attachments: SOLR-13691.patch, SOLR-13691.patch, Screenshot from 
> 2019-08-30 14-19-01.png, Screenshot from 2019-08-30 14-19-09.png
>
>
> This is a follow-up task for SOLR-13593.
> To encourage users to use the "name" attribute in field type configurations, 
> we should add examples that includes "name" instead of "class" (and mark 
> "Legacy" to the old examples).



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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



[jira] [Commented] (SOLR-13691) Add example field type configurations using "name" attributes to Ref Guide

2019-08-30 Thread Tomoko Uchida (Jira)


[ 
https://issues.apache.org/jira/browse/SOLR-13691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16919672#comment-16919672
 ] 

Tomoko Uchida commented on SOLR-13691:
--

Updated the patch. Will commit it to the master in shortly.

> Add example field type configurations using "name" attributes to Ref Guide
> --
>
> Key: SOLR-13691
> URL: https://issues.apache.org/jira/browse/SOLR-13691
> Project: Solr
>  Issue Type: Task
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: documentation
>Reporter: Tomoko Uchida
>Priority: Major
> Fix For: master (9.0)
>
> Attachments: SOLR-13691.patch, SOLR-13691.patch, Screenshot from 
> 2019-08-30 14-19-01.png, Screenshot from 2019-08-30 14-19-09.png
>
>
> This is a follow-up task for SOLR-13593.
> To encourage users to use the "name" attribute in field type configurations, 
> we should add examples that includes "name" instead of "class" (and mark 
> "Legacy" to the old examples).



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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



[jira] [Commented] (SOLR-13691) Add example field type configurations using "name" attributes to Ref Guide

2019-08-30 Thread Tomoko Uchida (Jira)


[ 
https://issues.apache.org/jira/browse/SOLR-13691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16919243#comment-16919243
 ] 

Tomoko Uchida commented on SOLR-13691:
--

Here is the patch [^SOLR-13691.patch] including only changes for 
{{analyzers.adoc}}. Other files - {{tokenizers.adoc}}, 
{{filter-descriptions.adoc}}, and so on - would need to be updated in a similar 
way.
 Is there any good methods to automatically convert them...

> Add example field type configurations using "name" attributes to Ref Guide
> --
>
> Key: SOLR-13691
> URL: https://issues.apache.org/jira/browse/SOLR-13691
> Project: Solr
>  Issue Type: Task
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: documentation
>Reporter: Tomoko Uchida
>Priority: Major
> Fix For: master (9.0)
>
> Attachments: SOLR-13691.patch, Screenshot from 2019-08-30 
> 14-19-01.png, Screenshot from 2019-08-30 14-19-09.png
>
>
> This is a follow-up task for SOLR-13593.
> To encourage users to use the "name" attribute in field type configurations, 
> we should add examples that includes "name" instead of "class" (and mark 
> "Legacy" to the old examples).



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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



[jira] [Commented] (SOLR-13691) Add example field type configurations using "name" attributes to Ref Guide

2019-08-29 Thread Tomoko Uchida (Jira)


[ 
https://issues.apache.org/jira/browse/SOLR-13691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16919202#comment-16919202
 ] 

Tomoko Uchida commented on SOLR-13691:
--

We can add "name" examples along with "class" examples to the Ref Guide's 
Analyzer section, with dynamic tabs like this:

 

*"name=" example*

 

!Screenshot from 2019-08-30 14-19-01.png!

 

*"class=" example*


 !Screenshot from 2019-08-30 14-19-09.png!

> Add example field type configurations using "name" attributes to Ref Guide
> --
>
> Key: SOLR-13691
> URL: https://issues.apache.org/jira/browse/SOLR-13691
> Project: Solr
>  Issue Type: Task
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: documentation
>Reporter: Tomoko Uchida
>Priority: Major
> Attachments: Screenshot from 2019-08-30 14-19-01.png, Screenshot from 
> 2019-08-30 14-19-09.png
>
>
> This is a follow-up task for SOLR-13593.
> To encourage users to use the "name" attribute in field type configurations, 
> we should add examples that includes "name" instead of "class" (and mark 
> "Legacy" to the old examples).



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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