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

crocket edited comment on LUCENE-4894 at 4/2/13 8:29 PM:
---------------------------------------------------------

However, without facet user guide, I wouldn't have known that it ever existed.
You may still need to advertise the facet module in 
http://lucene.apache.org/core/4_x_x/index.html
It's good to leave an advertisement in the core index(?) page.
                
      was (Author: crocket):
    However, without facet user guide, I wouldn't have known that it ever 
existed.
You may still need to advertise the facet module in 
http://lucene.apache.org/core/4_x_x/index.html
                  
> Facet User Guide for lucene 4.2 has deleted classes/methods and needs more 
> explanations.
> ----------------------------------------------------------------------------------------
>
>                 Key: LUCENE-4894
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4894
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: general/website, modules/facet
>    Affects Versions: 4.2
>            Reporter: crocket
>            Priority: Minor
>
> * Concurrent Indexing and Search
> There is no clear explanation regarding those points below.
> 1. TaxonomyReader should be reopened after IndexReader.
> 2. TaxonomyWriter should be committed before IndexWriter. TaxonomyWriter 
> should be closed before IndexWriter.
> The rationale is that it's ok to see categories to which no document belongs 
> but not ok the other way around.
> Beginners may not be able to see this until after they think through it for a 
> long time, which most of them including me wouldn't do.
> However, facet user guide doesn't explain the rationale clearly.
> * DocumentBuilder & FacetSearchParams.addFacetRequest
> They no longer exist in lucene 4.2, but they are used in code examples.
> * FacetResultNode.getLabel(TaxonomyReader)
> It doesn't eixst in 4.2, but it is mentioned in "Multiple Facet Requests"
> * ETC
> I don't know if there are other points to be made.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to