On 10/4/2013 6:56 AM, maephisto wrote:
> My question is actually what's the difference in updating an indexed field
> vs. updating a non-indexed field? Will updating an indexed field trigger a
> "refresh" in the solr indexes while in the other case wouldn't?
A change is a change. It doesn't matte
472066.n3.nabble.com/Updating-a-indexed-vs-a-non-indexed-field-tp4093459p4093480.html
Sent from the Solr - User mailing list archive at Nabble.com.
On Fri, Oct 4, 2013, at 11:19 AM, maephisto wrote:
> In the last Solr versions Atomic Updates were introduced
> http://wiki.apache.org/solr/Atomic_Updates
>
> I'm wondering, updating a field that is
> stored="true" indexed="true"
> would be different as updating a field that is
> stored="true"
Would Solr try to reindex the doc only if the field is indexed and not if
it's just a stored field ?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Updating-a-indexed-vs-a-non-indexed-field-tp4093459.html
Sent from the Solr - User mailing list archive at Nabble.com.