Package

org.zouzias.spark.lucenerdd

response

Permalink

package response

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait FieldType extends Serializable

    Permalink
  2. case class LuceneRDDResponsePartition(results: Iterator[SparkScoreDoc]) extends Iterable[SparkScoreDoc] with Product with Serializable

    Permalink

Value Members

  1. object DoubleType extends FieldType

    Permalink
  2. object FloatType extends FieldType

    Permalink
  3. object IntType extends FieldType

    Permalink
  4. object LongType extends FieldType

    Permalink
  5. object TextType extends FieldType

    Permalink

Ungrouped