Hi, Well - I think I've understood something wrong here. Isn't _all a special key that includes all indexed fields? Is there possibility to change the fields included in _all?
Ville Ville, > > Perhaps: Don't include the private fields in _all. Then a query against > _all would be restricted to the (perhaps hundreds) of "public" fields. > > A query that includes the private fields would need to list _all and then > the private fields. But since you have only 2 or 3 private fields, there > shouldn't be much overhead on the query. > > Brian > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/d326a968-9ed9-44e9-8640-9b00d9507c05%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
