|
|
|
|
|
by dd82
1729 days ago
|
|
You can update the index with the new field specification and reindex your content. Your complaint really doesn't make sense, how would you query an unindexed field? Elasticsearch is a _search_ engine, which means it needs to index content that is to be discoverable. What you're saying with unindexed fields is you're completely fine with those not being included in any search or filtering. |
|
Compared to my experience, you have a foundational difference of understanding with how systems are actually used.