Not Filteredit

See Not Filter

FilterBuilder filter = notFilter(
    rangeFilter("price").from("1").to("2")  
);

filter