You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jayendra Patil (JIRA)" <ji...@apache.org> on 2010/08/05 02:18:16 UTC

[jira] Created: (SOLR-2029) Support for Index Time Document Boost in SolrContentHandler

Support for Index Time Document Boost in SolrContentHandler
-----------------------------------------------------------

                 Key: SOLR-2029
                 URL: https://issues.apache.org/jira/browse/SOLR-2029
             Project: Solr
          Issue Type: Improvement
          Components: contrib - Solr Cell (Tika extraction)
    Affects Versions: 1.4.1
            Reporter: Jayendra Patil


We are using the extract request handler to index rich content documents with other metadata.
However, SolrContentHandler does seem to support the parameter for applying index time document boost. 
Basically, including document.setDocumentBoost(boost).

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


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


[jira] Commented: (SOLR-2029) Support for Index Time Document Boost in SolrContentHandler

Posted by "Lance Norskog (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929421#action_12929421 ] 

Lance Norskog commented on SOLR-2029:
-------------------------------------

+1

Nice!

> Support for Index Time Document Boost in SolrContentHandler
> -----------------------------------------------------------
>
>                 Key: SOLR-2029
>                 URL: https://issues.apache.org/jira/browse/SOLR-2029
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - Solr Cell (Tika extraction)
>    Affects Versions: 1.4.1
>            Reporter: Jayendra Patil
>         Attachments: SolrContentHandler.patch
>
>
> We are using the extract request handler to index rich content documents with other metadata.
> However, SolrContentHandler does seem to support the parameter for applying index time document boost. 
> Basically, including document.setDocumentBoost(boost).

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


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


[jira] Updated: (SOLR-2029) Support for Index Time Document Boost in SolrContentHandler

Posted by "Jayendra Patil (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jayendra Patil updated SOLR-2029:
---------------------------------

    Attachment: SolrContentHandler.patch

Attached is the Fix Patch.
The parameter name to be passed is boost.

> Support for Index Time Document Boost in SolrContentHandler
> -----------------------------------------------------------
>
>                 Key: SOLR-2029
>                 URL: https://issues.apache.org/jira/browse/SOLR-2029
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - Solr Cell (Tika extraction)
>    Affects Versions: 1.4.1
>            Reporter: Jayendra Patil
>         Attachments: SolrContentHandler.patch
>
>
> We are using the extract request handler to index rich content documents with other metadata.
> However, SolrContentHandler does seem to support the parameter for applying index time document boost. 
> Basically, including document.setDocumentBoost(boost).

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


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


[jira] Updated: (SOLR-2029) Support for Index Time Document Boost in SolrContentHandler

Posted by "Jayendra Patil (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jayendra Patil updated SOLR-2029:
---------------------------------

    Description: 
We are using the extract request handler to index rich content documents with other metadata.
However, SolrContentHandler does not seem to support the parameter for applying index time document boost. 
Basically, including document.setDocumentBoost(boost).

  was:
We are using the extract request handler to index rich content documents with other metadata.
However, SolrContentHandler does seem to support the parameter for applying index time document boost. 
Basically, including document.setDocumentBoost(boost).


> Support for Index Time Document Boost in SolrContentHandler
> -----------------------------------------------------------
>
>                 Key: SOLR-2029
>                 URL: https://issues.apache.org/jira/browse/SOLR-2029
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - Solr Cell (Tika extraction)
>    Affects Versions: 1.4.1
>            Reporter: Jayendra Patil
>         Attachments: SolrContentHandler.patch
>
>
> We are using the extract request handler to index rich content documents with other metadata.
> However, SolrContentHandler does not seem to support the parameter for applying index time document boost. 
> Basically, including document.setDocumentBoost(boost).

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


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