mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-27 13:47:58 +01:00
alias helper module
This commit is contained in:
parent
404141883a
commit
9b87f9a07a
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ defmodule Search.Parser do
|
|||
IpParser,
|
||||
Lexer,
|
||||
LiteralParser,
|
||||
NgramParser,
|
||||
Parser,
|
||||
TermRangeParser
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue