You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Luca Cinquini (JIRA)" <ji...@apache.org> on 2012/11/06 19:12:12 UTC

[jira] [Created] (OODT-533) Allow SolrIndexer to delete products by name

Luca Cinquini created OODT-533:
----------------------------------

             Summary: Allow SolrIndexer to delete products by name
                 Key: OODT-533
                 URL: https://issues.apache.org/jira/browse/OODT-533
             Project: OODT
          Issue Type: Improvement
          Components: file manager
    Affects Versions: 0.4
            Reporter: Luca Cinquini
            Assignee: Luca Cinquini
             Fix For: 0.5


Let's consider a scenario where metadata is transferred from the File Manager catalog to a Solr Index via the SolrIndexer tool.

If a product is deleted from the File Manager and then re-ingested, it will end up as a new product with a different id in the FM catalog. Upon re-ingestion of the product into Solr, the old Solr record must be searched for and deleted by product name, as the original id value is lost.

--
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

[jira] [Updated] (OODT-533) Allow SolrIndexer to ingest products by name

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

Luca Cinquini updated OODT-533:
-------------------------------

    Comment: was deleted

(was: Additionally, there is a need for retrieving and indexing products from the FM Catalog into the Solr Index by name.)
    
> Allow SolrIndexer to ingest products by name
> --------------------------------------------
>
>                 Key: OODT-533
>                 URL: https://issues.apache.org/jira/browse/OODT-533
>             Project: OODT
>          Issue Type: Improvement
>          Components: file manager
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>
> Let's consider a scenario where metadata is transferred from the File Manager catalog to a Solr Index via the SolrIndexer tool.
> If a product is deleted from the File Manager and then re-ingested, it will end up as a new product with a different id in the FM catalog. Upon re-ingestion of the product into Solr, the old Solr record must be searched for and deleted by product name, as the original id value is lost.

--
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

[jira] [Updated] (OODT-533) Allow SolrIndexer to ingest products by name

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

Luca Cinquini updated OODT-533:
-------------------------------

    Description: 
The current SolrIndexer allows retrieval of products by id, but in some cases the id might not be known, and instead documents need to be retrieved by name.

Additionally, if a product is deleted from the File Manager and then re-ingested, it will end up as a new product with a different id in the FM catalog. Upon re-ingestion of the product into Solr, the old Solr record must be searched for and deleted by product name, as the original id value is lost.

  was:
Let's consider a scenario where metadata is transferred from the File Manager catalog to a Solr Index via the SolrIndexer tool.

If a product is deleted from the File Manager and then re-ingested, it will end up as a new product with a different id in the FM catalog. Upon re-ingestion of the product into Solr, the old Solr record must be searched for and deleted by product name, as the original id value is lost.

    
> Allow SolrIndexer to ingest products by name
> --------------------------------------------
>
>                 Key: OODT-533
>                 URL: https://issues.apache.org/jira/browse/OODT-533
>             Project: OODT
>          Issue Type: Improvement
>          Components: file manager
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>
> The current SolrIndexer allows retrieval of products by id, but in some cases the id might not be known, and instead documents need to be retrieved by name.
> Additionally, if a product is deleted from the File Manager and then re-ingested, it will end up as a new product with a different id in the FM catalog. Upon re-ingestion of the product into Solr, the old Solr record must be searched for and deleted by product name, as the original id value is lost.

--
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

[jira] [Updated] (OODT-533) Allow SolrIndexer to ingest products by name

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

Luca Cinquini updated OODT-533:
-------------------------------

    Summary: Allow SolrIndexer to ingest products by name  (was: Allow SolrIndexer to delete products by name)
    
> Allow SolrIndexer to ingest products by name
> --------------------------------------------
>
>                 Key: OODT-533
>                 URL: https://issues.apache.org/jira/browse/OODT-533
>             Project: OODT
>          Issue Type: Improvement
>          Components: file manager
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>
> Let's consider a scenario where metadata is transferred from the File Manager catalog to a Solr Index via the SolrIndexer tool.
> If a product is deleted from the File Manager and then re-ingested, it will end up as a new product with a different id in the FM catalog. Upon re-ingestion of the product into Solr, the old Solr record must be searched for and deleted by product name, as the original id value is lost.

--
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

[jira] [Commented] (OODT-533) Allow SolrIndexer to delete products by name

Posted by "Luca Cinquini (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491684#comment-13491684 ] 

Luca Cinquini commented on OODT-533:
------------------------------------

Additionally, there is a need for retrieving and indexing products from the FM Catalog into the Solr Index by name.
                
> Allow SolrIndexer to delete products by name
> --------------------------------------------
>
>                 Key: OODT-533
>                 URL: https://issues.apache.org/jira/browse/OODT-533
>             Project: OODT
>          Issue Type: Improvement
>          Components: file manager
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>
> Let's consider a scenario where metadata is transferred from the File Manager catalog to a Solr Index via the SolrIndexer tool.
> If a product is deleted from the File Manager and then re-ingested, it will end up as a new product with a different id in the FM catalog. Upon re-ingestion of the product into Solr, the old Solr record must be searched for and deleted by product name, as the original id value is lost.

--
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

[jira] [Comment Edited] (OODT-533) Allow SolrIndexer to delete products by name

Posted by "Luca Cinquini (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491827#comment-13491827 ] 

Luca Cinquini edited comment on OODT-533 at 11/6/12 9:23 PM:
-------------------------------------------------------------

Now the SolrIndexer has anew method, indexProductByName(), which will retrieve a product by name from the FM Catalog and send it to Solr. Optionally, the product can be first deleted, by name, from the Solr catalog.

For this feature to work, the configuration file indexer.properties must include a mapping for the standard CAS field "CAS.ProductName":

map.CAS.ProductName=ProductName


                
      was (Author: cinquini):
    Now the SolrIndexer has anew method, indexProductByName(), which will retrieve a product by name from the FM Catalog and send it to Solr. Optionally, the product can be first deleted, by name, from the Solr catalog.

For this feature to work, the configuration file indexer.properties must include a mapping for the standard CAS field "CAS.ProductName":

# Must map this field to enable deletion of Solr records by name
map.CAS.ProductName=ProductName


                  
> Allow SolrIndexer to delete products by name
> --------------------------------------------
>
>                 Key: OODT-533
>                 URL: https://issues.apache.org/jira/browse/OODT-533
>             Project: OODT
>          Issue Type: Improvement
>          Components: file manager
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>
> Let's consider a scenario where metadata is transferred from the File Manager catalog to a Solr Index via the SolrIndexer tool.
> If a product is deleted from the File Manager and then re-ingested, it will end up as a new product with a different id in the FM catalog. Upon re-ingestion of the product into Solr, the old Solr record must be searched for and deleted by product name, as the original id value is lost.

--
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

[jira] [Resolved] (OODT-533) Allow SolrIndexer to delete products by name

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

Luca Cinquini resolved OODT-533.
--------------------------------

    Resolution: Fixed

Now the SolrIndexer has anew method, indexProductByName(), which will retrieve a product by name from the FM Catalog and send it to Solr. Optionally, the product can be first deleted, by name, from the Solr catalog.

For this feature to work, the configuration file indexer.properties must include a mapping for the standard CAS field "CAS.ProductName":

# Must map this field to enable deletion of Solr records by name
map.CAS.ProductName=ProductName


                
> Allow SolrIndexer to delete products by name
> --------------------------------------------
>
>                 Key: OODT-533
>                 URL: https://issues.apache.org/jira/browse/OODT-533
>             Project: OODT
>          Issue Type: Improvement
>          Components: file manager
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>
> Let's consider a scenario where metadata is transferred from the File Manager catalog to a Solr Index via the SolrIndexer tool.
> If a product is deleted from the File Manager and then re-ingested, it will end up as a new product with a different id in the FM catalog. Upon re-ingestion of the product into Solr, the old Solr record must be searched for and deleted by product name, as the original id value is lost.

--
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