Commit a2d78abe authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] Search in abstract by default

parent 4d6ae5aa
......@@ -53,7 +53,7 @@ apiComplex limit query = execQuery limit query
------------------------------------------------------------
simpleQuery :: [String] -> Ax.Query
simpleQuery xs = Ax.Query { Ax.qExp = Just $ Exp $ All xs
simpleQuery xs = Ax.Query { Ax.qExp = Just $ Exp $ Abs xs
, Ax.qIds = []
, Ax.qStart = 0
, Ax.qItems = batchSize }
......
# This file was autogenerated by Stack.
# You should not edit this file by hand.
# For more information, please see the documentation at:
# https://docs.haskellstack.org/en/stable/lock_files
packages:
- completed:
hackage: arxiv-0.0.3@sha256:02de1114091d11f1f3ab401d104d125ad4301260806feb7f63b3dcefc7db88cf,1588
pantry-tree:
size: 283
sha256: 97318cdbfc5426addee56911001caa7948c5379556e873c32f50e37d6c1f970c
original:
hackage: arxiv-0.0.3@sha256:02de1114091d11f1f3ab401d104d125ad4301260806feb7f63b3dcefc7db88cf,1588
snapshots:
- completed:
size: 590100
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/28.yaml
sha256: 428ec8d5ce932190d3cbe266b9eb3c175cd81e984babf876b64019e2cbe4ea68
original:
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/28.yaml
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment