Package | Description |
---|---|
com.yahoo.prelude.query |
The query model representing a boolean combination of selection criterions, where elements may be
simple criterions, nested boolean operators, or annotated pieces of natural language text.
|
com.yahoo.prelude.querytransform | |
com.yahoo.search.yql |
YQL+ integration.
|
Constructor and Description |
---|
PhraseSegmentItem(AndSegmentItem segAnd)
Creates a phrase containing the same words and state (as pertinent) as
the given SegmentAndItem.
|
Modifier and Type | Method and Description |
---|---|
private AndSegmentItem |
StemmingSearcher.createAndSegment(BlockItem current) |
Modifier and Type | Method and Description |
---|---|
private static void |
VespaSerializer.AndSegmentSerializer.serializeWords(StringBuilder destination,
AndSegmentItem segment) |
Copyright © 2017. All rights reserved.