You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Abhi (JIRA)" <ji...@apache.org> on 2015/03/25 11:20:54 UTC

[jira] [Created] (SOLR-7303) Full import having problem

Abhi created SOLR-7303:
--------------------------

             Summary: Full import having problem
                 Key: SOLR-7303
                 URL: https://issues.apache.org/jira/browse/SOLR-7303
             Project: Solr
          Issue Type: Bug
          Components: contrib - DataImportHandler
    Affects Versions: 4.0-BETA
         Environment: Sun Microsystems Inc. Java HotSpot(TM) 64-Bit Server VM .

            Reporter: Abhi
             Fix For: 4.3.1


We have the problem with full-import. if we did the full import also the all documents are not taking the updated data from the database view.

Due to SOLR indexing problem the sort is not working as we expected but the code is updated and it is reflecting for some of the items in the site.

kindly find the steps below for more information.

1. I have updated the database view i.e changed the table name for the single column in the view.
2. did the full import
3. But still some of the documents have the old data(for updated single field).
4. And the document get changed only if the document have changes.

example.
i have the field name as "hits". now i have taken the "hits" from different table than previous so that i did the full import to change the "hits value" in all the document in the solr. But some documents still have the old hits value. even i have restarted also the problem not get solved.

kindly check and help me.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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