Liking cljdoc? Tell your friends :D

com.nytimes.querqy.commonrules

CommonRules based rewriter

CommonRules based rewriter
raw docstring

*query-parser*clj

source

boostclj

(boost boost query)

Boost a matching term or query.

Boost a matching term or query.
sourceraw docstring

CommonRulesRewriterBuildercljprotocol

common-rules-rewriter*clj

(common-rules-rewriter* this)
source

deleteclj

(delete string)
source

delete?clj

(delete? obj)
source

filterclj

(filter query)

Add a filter to the query.

Add a filter to the query.
sourceraw docstring

matchcljmacro

(match head & tail)

Create a match rule.

Create a match rule.
sourceraw docstring

parse-boolean-inputcljmultimethod

source

parse-rulesclj

(parse-rules stream)
(parse-rules stream
             {:keys [boolean-input ignore-case parser]
              :or {boolean-input true
                   ignore-case true
                   parser (WhiteSpaceQuerqyParserFactory.)}})
source

rewriter-factoryclj

(rewriter-factory rules)
source

rule-countclj

source

rules-rewriterclj

(rules-rewriter & args)

Create a CommonRulesRewriter.

You may pass in a resource pointing to a Querqy CommonRulesRewriter file or use the Clojure-DSL.

Create a CommonRulesRewriter.

You may pass in a resource pointing to a Querqy CommonRulesRewriter file or
use the Clojure-DSL.
sourceraw docstring

synonymclj

(synonym string)
(synonym boost string)

Create a synonym instruction.

Create a synonym instruction.
sourceraw docstring

synonym?clj

(synonym? obj)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close