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

Hoss Man commented on SOLR-5254:
--------------------------------

yeah, what we've talked about in the past on IRC / confrences, etc... (but 
aparently i never typed up here) was an introductory page on the basics of the 
processor chains, with how to configure, and how to  select at runtime.  Then a 
few really in depth pages on some of the big concepts in chains: like how the 
distributed logic works, and the general class of field mutatating processors, 
then an "other processors" page (similar to the "other query parsers") page 
with a quick summary of all the processors not yet covered in depth, linking to 
the javadocs and to other sections in the ref guide that leverage these 
processors (ie: UUID -> unique key,  sig -> dedupication,  the managed schema 
processors/pages, etc...

> ref guide needs page/section on update processor chains
> -------------------------------------------------------
>
>                 Key: SOLR-5254
>                 URL: https://issues.apache.org/jira/browse/SOLR-5254
>             Project: Solr
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Hoss Man
>            Priority: Minor
>
> update processor chans have never really been explained in the ref guide, 
> just mentioned little bits here and there in the context of functionality 
> that uses/depend on a spcitic update processor.
> we should probably have a cohesive page (under 
> https://cwiki.apache.org/confluence/display/solr/Indexing+and+Basic+Data+Operations
>  i would think) introducing hte concept and mentioning some of the "general" 
> update processors (ie: the field mutators, the UUIDUpdateProcessor, etc...), 
> and then back link to it for an explanation from some of hte other pages 
> where processors are mentioned...
> * https://cwiki.apache.org/confluence/display/solr/UIMA+Integration
> * 
> https://cwiki.apache.org/confluence/display/solr/Detecting+Languages+During+Indexing
> * https://cwiki.apache.org/confluence/display/solr/De-Duplication
> etc...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to