Add searchability option
This commit is contained in:
parent
5b045f7198
commit
173b9f4fd7
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ class SearchQueryTransformer < Parslet::Transform
|
||||||
in
|
in
|
||||||
domain
|
domain
|
||||||
order
|
order
|
||||||
|
searchability
|
||||||
).freeze
|
).freeze
|
||||||
|
|
||||||
class Query
|
class Query
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue