• Alfredo Di Napoli's avatar
    Modify Query nodes to be [QueryTerm] · 1798aab8
    Alfredo Di Napoli authored
    This paves the way to a more effective search in corpus by modifying the
    internal "leaves" type of the `Query` type from a `Term` to a new type
    called `QueryTerm`, which can either be an extact match or a partial
    match, which can be rendered into a proper Postgres TS query via the
    ":*" syntax.
    1798aab8
Name
Last commit
Last update
..
Ext Loading commit data...
Flow Loading commit data...
Mail Loading commit data...
Methods Loading commit data...
NodeStory Loading commit data...
Text Loading commit data...
Types Loading commit data...
Utils Loading commit data...
Viz Loading commit data...
Mail.hs Loading commit data...
NLP.hs Loading commit data...
NodeStory.hs Loading commit data...
NodeStoryFile.hs.old Loading commit data...
Statistics.hs Loading commit data...
Text.hs Loading commit data...
Types.hs Loading commit data...
Utils.hs Loading commit data...
Viz.hs Loading commit data...