Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
lucene_facet.h File Reference
#include "jansson.h"
#include "lucene_library.h"
#include "typedefs.h"
#include "schema_keys.h"
#include "linked_list.h"
Include dependency graph for lucene_facet.h:

Go to the source code of this file.

Data Structures

struct  LuceneFacet
 
struct  LuceneFacetNode
 

Functions

const LUCENE_FACET_PREFIX char *LF_NAME_S LUCENE_CONCAT_VAL (CONTEXT_PREFIX_SCHEMA_ORG_S, "name")
 
const LUCENE_FACET_PREFIX char *LF_COUNT_S LUCENE_FACET_VAL ("count")
 

Function Documentation

◆ LUCENE_CONCAT_VAL()

const LUCENE_FACET_PREFIX char* LF_NAME_S LUCENE_CONCAT_VAL ( CONTEXT_PREFIX_SCHEMA_ORG_S  ,
"name"   
)

◆ LUCENE_FACET_VAL()

const LUCENE_FACET_PREFIX char* LF_COUNT_S LUCENE_FACET_VAL ( "count"  )