[prev in list] [next in list] [prev in thread] [next in thread] 

List:       solr-user
Subject:    Re: solr returns reduced results for same query after adding a new field to the schema.
From:       Chris Hostetter <hossman_lucene () fucit ! org>
Date:       2012-02-28 22:45:45
Message-ID: alpine.DEB.2.00.1202281444040.12648 () bester
[Download RAW message or body]


: When I query solr with the query ?q=ingredientSuggestion=banana I get
: 160 results.
: Ok, all fine.
: 
: When I add a new field such as
: 
: 	<field name="courseName" type="text" indexed="true"
: stored="true" required="true"/>
: 
: to my index it reduces the number of results from my query to 131, even
: though the query 
: has'nt changed and does not (at least explicitly) filter the result set.

presumably you changed your DIH config in some way when you added that 
field? are you certain that you didn't do anything to alter the total 
number of docs being indexed?  or that the data source didn't change 
between the first time you indexed and the second?


-Hoss
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic