NOBUG intellij misc lint

This commit is contained in:
Paul Masurel
2017-12-14 18:23:35 +09:00
parent 2589be3984
commit f24e5f405e
70 changed files with 259 additions and 264 deletions

View File

@@ -93,7 +93,7 @@ impl QueryParser {
QueryParser {
schema,
default_fields,
tokenizer_manager: tokenizer_manager,
tokenizer_manager,
conjunction_by_default: false,
}
}