mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-22 12:56:53 +00:00
fix wrong removal of flag
This commit is contained in:
parent
3d09fdee27
commit
6a78cc2b72
@ -64,6 +64,7 @@ public class FieldLookup {
|
||||
value = null;
|
||||
valueLoaded = false;
|
||||
values.clear();
|
||||
valuesLoaded = false;
|
||||
doc = null;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user