vishal parekh created SOLR-4827:
-----------------------------------

             Summary: fuzzy search problem
                 Key: SOLR-4827
                 URL: https://issues.apache.org/jira/browse/SOLR-4827
             Project: Solr
          Issue Type: Bug
          Components: search
    Affects Versions: 4.3, 4.2
         Environment: OS - ubuntu
Server - Jboss 7 
            Reporter: vishal parekh


I am periodically import/index records into solr server.

(1) so, suppose first, import 400000 records, commited.
    and then do fuzzy search on it, and works fine.

(2) import another 100000 records, commited. fuzzy search works fine.

(3) import another 50000 records, commited. now, when i do fuzzy search on    
not these new records but above older records; it gives me lesser records then 
previous.

say after 1st import it gives me 3000 records (from 400000) for any fuzzy 
search, now on same data it returns only 1000 records  (from 400000) for same 
search.

above steps are just example, its not like after 3rd import only it cause this 
issue.

not sure, if size of index cause any problem or any other issue.



--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to