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

Robert Muir commented on LUCENE-3387:
-------------------------------------

Thanks David, looks good.

{quote}
The similarities package shows up in the 'core', even though it is classified 
as 'contrib' for javadocs-all. However, since the class Similarity is now in 
similarities, shouldn't it be core as well?
{quote}

This is because of an out of date regexp in the javadocs construction. I'll 
nuke this before committing :)

{noformat}
          <group title="contrib: Queries" 
packages="org.apache.lucene.search.similar*:org.apache.lucene.search.regex*:org.apache.regexp*"/>
{noformat}

> Get javadoc for the similarities package in shape
> -------------------------------------------------
>
>                 Key: LUCENE-3387
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3387
>             Project: Lucene - Java
>          Issue Type: Sub-task
>          Components: core/query/scoring, general/javadocs
>            Reporter: David Mark Nemeskey
>            Assignee: David Mark Nemeskey
>              Labels: gsoc, gsoc2011, javadoc
>             Fix For: flexscoring branch
>
>         Attachments: LUCENE-3387.patch, LUCENE-3387.patch
>
>
> 1. Create a package.html in the similarities package.
> 2. Update the javadoc of the search package (package.html mentions 
> Similarity)?
> 3. Compile the javadoc to see if there are any warnings.

--
This message is automatically generated by JIRA.
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