You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cassandra Targett (JIRA)" <ji...@apache.org> on 2016/11/18 23:32:58 UTC

[jira] [Closed] (SOLR-4827) fuzzy search problem

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

Cassandra Targett closed SOLR-4827.
-----------------------------------
    Resolution: Duplicate

> 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.2, 4.3
>         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 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