Uses of Class org.apache.lucene.queryParser.surround.query.SrndQuery

Uses in package org.apache.lucene.queryParser.surround.parser

Methods with parameter type org.apache.lucene.queryParser.surround.query.SrndQuery

void
SrndQuery
QueryParser.getFieldsQuery(SrndQuery q, ArrayList fieldNames)

Methods with return type org.apache.lucene.queryParser.surround.query.SrndQuery

SrndQuery
SrndQuery
SrndQuery
SrndQuery
SrndQuery
SrndQuery
SrndQuery
SrndQuery
SrndQuery
SrndQuery
SrndQuery
QueryParser.getAndQuery(List queries, boolean infix, Token andToken)
SrndQuery
QueryParser.getDistanceQuery(List queries, boolean infix, Token dToken, boolean ordered)
SrndQuery
QueryParser.getFieldsQuery(SrndQuery q, ArrayList fieldNames)
SrndQuery
QueryParser.getNotQuery(List queries, Token notToken)
SrndQuery
QueryParser.getOrQuery(List queries, boolean infix, Token orToken)
SrndQuery
QueryParser.getPrefixQuery(String prefix, boolean quoted)
SrndQuery
QueryParser.getTermQuery(String term, boolean quoted)
SrndQuery
QueryParser.getTruncQuery(String truncated)
SrndQuery
QueryParser.parse(String query)
SrndQuery
QueryParser.parse2(String query)

Uses in package org.apache.lucene.queryParser.surround.query

Classes derived from org.apache.lucene.queryParser.surround.query.SrndQuery

class
Copyright 2005 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
class
Copyright 2005 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
class
Copyright 2005 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
class
Copyright 2005 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
class
Copyright 2005 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
class
Copyright 2005 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
class
Copyright 2005 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
class
Copyright 2005 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
class
Copyright 2005 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
class
Copyright 2005 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

Constructors with parameter type org.apache.lucene.queryParser.surround.query.SrndQuery

FieldsQuery.FieldsQuery(SrndQuery q, ArrayList fieldNames, char fieldOp)
FieldsQuery.FieldsQuery(SrndQuery q, String fieldName, char fieldOp)

Methods with return type org.apache.lucene.queryParser.surround.query.SrndQuery

SrndQuery

Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.