You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jan Høydahl (JIRA)" <ji...@apache.org> on 2013/01/31 14:09:12 UTC

[jira] [Resolved] (SOLR-2827) RegexpBoost Update Processor

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

Jan Høydahl resolved SOLR-2827.
-------------------------------

    Resolution: Fixed
    
> RegexpBoost Update Processor
> ----------------------------
>
>                 Key: SOLR-2827
>                 URL: https://issues.apache.org/jira/browse/SOLR-2827
>             Project: Solr
>          Issue Type: New Feature
>          Components: update
>            Reporter: Jan Høydahl
>            Assignee: Jan Høydahl
>              Labels: UpdateProcessor
>             Fix For: 4.2, 5.0
>
>         Attachments: SOLR-2827.patch, SOLR-2827.patch
>
>
> Processor which reads a string field and outputs a float field with a boost value if the input string matched one of several RegEx.
> The processor reads a separate file with one RegEx per line with associated boost value.
> We used it to (de)boost web pages based on URL patterns. Could be used for many other use cases as well
> Kindly donated by Oslo University

--
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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org