All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.groupbyinc.flux.index.query.PrefixQueryBuilder.class Maven / Gradle / Ivy

There is a newer version: 198
Show newest version
????422com/groupbyinc/flux/index/query/PrefixQueryBuilder?Lcom/groupbyinc/flux/index/query/AbstractQueryBuilder;Lcom/groupbyinc/flux/index/query/MultiTermQueryBuilder;4com/groupbyinc/flux/index/query/AbstractQueryBuilder5com/groupbyinc/flux/index/query/MultiTermQueryBuilderPrefixQueryBuilder.java5com/groupbyinc/flux/common/xcontent/ToXContent$Params	.com/groupbyinc/flux/common/xcontent/ToXContentParams8com/groupbyinc/flux/common/xcontent/XContentParser$Token2com/groupbyinc/flux/common/xcontent/XContentParserTokenLcom/groupbyinc/flux/common/apache/lucene/search/MultiTermQuery$RewriteMethod>com/groupbyinc/flux/common/apache/lucene/search/MultiTermQuery
RewriteMethodNAMELjava/lang/String;prefixPREFIX_FIELD'Lcom/groupbyinc/flux/common/ParseField;
REWRITE_FIELD	fieldNamevaluerewrite'(Ljava/lang/String;Ljava/lang/String;)V()V"$
%"com/groupbyinc/flux/common/Strings'isEmpty(Ljava/lang/CharSequence;)Z)*
(+"java/lang/IllegalArgumentException-field name is null or empty/(Ljava/lang/String;)V"1
.2java/lang/String4value cannot be null6	8 	:this4Lcom/groupbyinc/flux/index/query/PrefixQueryBuilder;5(Lcom/groupbyinc/flux/common/io/stream/StreamInput;)Vjava/io/IOException?">
A0com/groupbyinc/flux/common/io/stream/StreamInputC
readString()Ljava/lang/String;EF
DGreadOptionalStringIF
DJ!	Lin2Lcom/groupbyinc/flux/common/io/stream/StreamInput;	doWriteTo6(Lcom/groupbyinc/flux/common/io/stream/StreamOutput;)V1com/groupbyinc/flux/common/io/stream/StreamOutputRwriteStringT1
SUwriteOptionalStringW1
SXout3Lcom/groupbyinc/flux/common/io/stream/StreamOutput;H(Ljava/lang/String;)Lcom/groupbyinc/flux/index/query/PrefixQueryBuilder;
doXContento(Lcom/groupbyinc/flux/common/xcontent/XContentBuilder;Lcom/groupbyinc/flux/common/xcontent/ToXContent$Params;)V3com/groupbyinc/flux/common/xcontent/XContentBuilder_startObjectI(Ljava/lang/String;)Lcom/groupbyinc/flux/common/xcontent/XContentBuilder;ab
`c	e%com/groupbyinc/flux/common/ParseFieldggetPreferredNameiF
hjfield[(Ljava/lang/String;Ljava/lang/String;)Lcom/groupbyinc/flux/common/xcontent/XContentBuilder;lm
`n	pprintBoostAndQueryName8(Lcom/groupbyinc/flux/common/xcontent/XContentBuilder;)Vrs
t	endObject7()Lcom/groupbyinc/flux/common/xcontent/XContentBuilder;vw
`xbuilder5Lcom/groupbyinc/flux/common/xcontent/XContentBuilder;params7Lcom/groupbyinc/flux/common/xcontent/ToXContent$Params;fromXContentj(Lcom/groupbyinc/flux/common/xcontent/XContentParser;)Lcom/groupbyinc/flux/index/query/PrefixQueryBuilder;	nextToken<()Lcom/groupbyinc/flux/common/xcontent/XContentParser$Token;???
END_OBJECT:Lcom/groupbyinc/flux/common/xcontent/XContentParser$Token;??	?
FIELD_NAME??	?currentName?F?START_OBJECT??	?getTokenLocation8()Lcom/groupbyinc/flux/common/xcontent/XContentLocation;???%throwParsingExceptionOnMultipleFieldso(Ljava/lang/String;Lcom/groupbyinc/flux/common/xcontent/XContentLocation;Ljava/lang/String;Ljava/lang/String;)V??
?
NAME_FIELD?	?getDeprecationHandler:()Lcom/groupbyinc/flux/common/xcontent/DeprecationHandler;???matchM(Ljava/lang/String;Lcom/groupbyinc/flux/common/xcontent/DeprecationHandler;)Z??
h?text?F?
textOrNull?F?BOOST_FIELD?	?
floatValue()F???+com/groupbyinc/flux/common/ParsingException?java/lang/StringBuilder?
?%![prefix] query does not support [?append-(Ljava/lang/String;)Ljava/lang/StringBuilder;??
??]?toString?F
??java/lang/Object?^(Lcom/groupbyinc/flux/common/xcontent/XContentLocation;Ljava/lang/String;[Ljava/lang/Object;)V"?
??"#
?!\
?boost9(F)Lcom/groupbyinc/flux/index/query/AbstractQueryBuilder;??
?	queryNameJ(Ljava/lang/String;)Lcom/groupbyinc/flux/index/query/AbstractQueryBuilder;??
?parser4Lcom/groupbyinc/flux/common/xcontent/XContentParser;FcurrentFieldNametokengetWriteableName	doToQueryl(Lcom/groupbyinc/flux/index/query/QueryShardContext;)Lcom/groupbyinc/flux/common/apache/lucene/search/Query;=com/groupbyinc/flux/common/xcontent/LoggingDeprecationHandler?INSTANCE?Lcom/groupbyinc/flux/common/xcontent/LoggingDeprecationHandler;??	??4com/groupbyinc/flux/index/query/support/QueryParsers?parseRewriteMethod?(Ljava/lang/String;Lcom/groupbyinc/flux/common/apache/lucene/search/MultiTermQuery$RewriteMethod;Lcom/groupbyinc/flux/common/xcontent/DeprecationHandler;)Lcom/groupbyinc/flux/common/apache/lucene/search/MultiTermQuery$RewriteMethod;??
??1com/groupbyinc/flux/index/query/QueryShardContext?fieldMapperF(Ljava/lang/String;)Lcom/groupbyinc/flux/index/mapper/MappedFieldType;??
??0com/groupbyinc/flux/index/mapper/MappedFieldType?prefixQuery?(Ljava/lang/String;Lcom/groupbyinc/flux/common/apache/lucene/search/MultiTermQuery$RewriteMethod;Lcom/groupbyinc/flux/index/query/QueryShardContext;)Lcom/groupbyinc/flux/common/apache/lucene/search/Query;??
??5com/groupbyinc/flux/common/apache/lucene/search/Query?;com/groupbyinc/flux/common/apache/lucene/search/PrefixQuery?3com/groupbyinc/flux/common/apache/lucene/index/Term?+com/groupbyinc/flux/common/lucene/BytesRefs?
toBytesRefL(Ljava/lang/Object;)Lcom/groupbyinc/flux/common/apache/lucene/util/BytesRef;??
??M(Ljava/lang/String;Lcom/groupbyinc/flux/common/apache/lucene/util/BytesRef;)V"?
??8(Lcom/groupbyinc/flux/common/apache/lucene/index/Term;)V"
?setRewriteMethodQ(Lcom/groupbyinc/flux/common/apache/lucene/search/MultiTermQuery$RewriteMethod;)V
?=Lcom/groupbyinc/flux/common/apache/lucene/search/PrefixQuery;context3Lcom/groupbyinc/flux/index/query/QueryShardContext;methodNLcom/groupbyinc/flux/common/apache/lucene/search/MultiTermQuery$RewriteMethod;query7Lcom/groupbyinc/flux/common/apache/lucene/search/Query;	fieldType2Lcom/groupbyinc/flux/index/mapper/MappedFieldType;
doHashCode()Ijava/util/Objectshash([Ljava/lang/Object;)I
doEquals7(Lcom/groupbyinc/flux/index/query/PrefixQueryBuilder;)Zequals'(Ljava/lang/Object;Ljava/lang/Object;)Z
other9(Lcom/groupbyinc/flux/index/query/AbstractQueryBuilder;)Z
! ((Ljava/lang/String;[Ljava/lang/String;)V"%
h&!
ConstantValueCodeLocalVariableTableLineNumberTable
StackMapTable
Exceptions	Signature
SourceFileInnerClasses!) !"#*?.*?&+?,?
?.Y0?3?,?
?.Y7?3?*+?9*,?;?+ .<=.. ,">?@BC#E(F-G-?55
">*b*+?B*+?H?9*+?H?;*+?K?M?+<=NO,MN
OPQ.@PQ*Y+*?9?V+*?;?V+*?M?Y?+<=Z[,UVWX.@F*/*?9?+<=,[ F*/*?;?+<=,_!\*?*+?M*?+<=!,
cd!F*/*?M?+<=,h]^*?E+?dW+*?9?dW+?f?k*?;?oW*?M?+?q?k*?M?oW*+?u+?yW+?yW?+ E<=Ez{E|},&	mnop&q5s:t?uDv-5.@	~*^BLMN:8:*??Y:???	???*??:???????*??+??L*??Y:????????*??:????*?????*??:??Ųf*?????
*??M?????*?????*??8????q*?????
*??N??s??Y*????Y?????????????·ſ*??+*????L*??M???Y+,??-?????????+RB??@> <!	9?6??3?*??,? yz{}	~??&?1?9?G?J?Y?a?l?}??????????????????$?.?3?;?A?-*
?55555?!!*.@?F*-?+<=,???*?W*?M?߸?MN+*?9??:?*?;,+??N-?+??Y??Y*?9*?;????:,?	,?N-?+>H
?W<=W	
KI
?,.?????)?-?H?L?R?U?-?)???(??.@*G??Y*?9SY*?;SY*?MS??+<=,?*{0*?9+?9??#*?;+?;??*?M+?M????+0<=0=,??$?/?-.@D *3	*+??"?+	<=,,#$*?#?hY$?5?'?f?hY(?5?'?q?,
/0/01

	D		




© 2015 - 2024 Weber Informatics LLC | Privacy Policy