You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Ryan McKinley (JIRA)" <ji...@apache.org> on 2007/09/09 01:02:29 UTC

[jira] Updated: (SOLR-281) Search Components (plugins)

     [ https://issues.apache.org/jira/browse/SOLR-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley updated SOLR-281:
-------------------------------

    Attachment: SOLR-281-SearchComponents.patch

Thanks Sharad!  this is looking good.

I just updated it to work with trunk and cleaned up a few things. 
* made SearchComponent an abstract class rather then an interface.  This will make adding features in the future easier.
* made SearchComponent implement SolrInfoMBean
* added lots of ASF headers and comment stubs

Yonik and/or Hoss...  if you have time to check this out, that would be great.  

> Search Components (plugins)
> ---------------------------
>
>                 Key: SOLR-281
>                 URL: https://issues.apache.org/jira/browse/SOLR-281
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Ryan McKinley
>         Attachments: SOLR-281-SearchComponents.patch, SOLR-281-SearchComponents.patch, SOLR-281-SearchComponents.patch, SOLR-281-SearchComponents.patch, SOLR-281-SearchComponents.patch
>
>
> A request handler with pluggable search components for things like:
>   - standard
>   - dismax
>   - more-like-this
>   - highlighting
>   - field collapsing 
> For more discussion, see:
> http://www.nabble.com/search-components-%28plugins%29-tf3898040.html#a11050274

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.