You are here

Files in Search API Solr 7

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt Search API Solr Search 1.x, dev (xxxx-xx-xx): --------------------------------------------- - #1845920 by silverham, drunken monkey: Added config option for highlight tags. - #3118390 by drunken monkey, bburg: Fixed …
document.inc includes/document.inc
mapping-ISOLatin1Accent.txt solr-conf/7.x/mapping-ISOLatin1Accent.txt # This file contains character mappings for the default fulltext field type. # The source characters (on the left) will be replaced by the respective target # characters before any other processing takes place. # Lines starting with a pound character…
mapping-ISOLatin1Accent.txt solr-conf/6.x/mapping-ISOLatin1Accent.txt # This file contains character mappings for the default fulltext field type. # The source characters (on the left) will be replaced by the respective target # characters before any other processing takes place. # Lines starting with a pound character…
mapping-ISOLatin1Accent.txt solr-conf/3.x/mapping-ISOLatin1Accent.txt # This file contains character mappings for the default fulltext field type. # The source characters (on the left) will be replaced by the respective target # characters before any other processing takes place. # Lines starting with a pound character…
mapping-ISOLatin1Accent.txt solr-conf/5.x/mapping-ISOLatin1Accent.txt # This file contains character mappings for the default fulltext field type. # The source characters (on the left) will be replaced by the respective target # characters before any other processing takes place. # Lines starting with a pound character…
mapping-ISOLatin1Accent.txt solr-conf/4.x/mapping-ISOLatin1Accent.txt # This file contains character mappings for the default fulltext field type. # The source characters (on the left) will be replaced by the respective target # characters before any other processing takes place. # Lines starting with a pound character…
protwords.txt solr-conf/7.x/protwords.txt #----------------------------------------------------------------------- # This file blocks words from being operated on by the stemmer and word delimiter. & < > ' "
protwords.txt solr-conf/6.x/protwords.txt #----------------------------------------------------------------------- # This file blocks words from being operated on by the stemmer and word delimiter. & < > ' "
protwords.txt solr-conf/3.x/protwords.txt #----------------------------------------------------------------------- # This file blocks words from being operated on by the stemmer and word delimiter. & < > ' "
protwords.txt solr-conf/5.x/protwords.txt #----------------------------------------------------------------------- # This file blocks words from being operated on by the stemmer and word delimiter. & < > ' "
protwords.txt solr-conf/4.x/protwords.txt #----------------------------------------------------------------------- # This file blocks words from being operated on by the stemmer and word delimiter. & < > ' "
README.txt README.txt Solr search ----------- This module provides an implementation of the Search API which uses an Apache Solr search server for indexing and searching. You can find detailed instructions for setting up Solr in the module's handbook [1]. [1]…
search_api_solr.admin.inc search_api_solr.admin.inc Admin page callbacks for the Search API Solr module.
search_api_solr.api.php search_api_solr.api.php Hooks provided by the Search API Solr search module.
search_api_solr.info search_api_solr.info name = Solr search description = Offers an implementation of the Search API that uses an Apache Solr server for indexing content. dependencies[] = search_api core = 7.x package = Search files[] = includes/document.inc files[] =…
search_api_solr.install search_api_solr.install
search_api_solr.module search_api_solr.module Provides a Solr-based service class for the Search API.
search_api_solr.views.inc search_api_solr.views.inc Views integration code for the Search API Solr module.
service.inc includes/service.inc
solr_connection.inc includes/solr_connection.inc
solr_connection.interface.inc includes/solr_connection.interface.inc
solr_field.inc includes/solr_field.inc
spellcheck.inc includes/spellcheck.inc Contains the SearchApiSpellcheckSolr class.
stopwords.txt solr-conf/7.x/stopwords.txt # Contains words which shouldn't be indexed for fulltext fields, e.g., because # they're too common. For documentation of the format, see # http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.StopFil... # (Lines starting…
stopwords.txt solr-conf/6.x/stopwords.txt # Contains words which shouldn't be indexed for fulltext fields, e.g., because # they're too common. For documentation of the format, see # http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.StopFil... # (Lines starting…
stopwords.txt solr-conf/3.x/stopwords.txt # Contains words which shouldn't be indexed for fulltext fields, e.g., because # they're too common. For documentation of the format, see # http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.StopFil... # (Lines starting…
stopwords.txt solr-conf/5.x/stopwords.txt # Contains words which shouldn't be indexed for fulltext fields, e.g., because # they're too common. For documentation of the format, see # http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.StopFil... # (Lines starting…
stopwords.txt solr-conf/4.x/stopwords.txt # Contains words which shouldn't be indexed for fulltext fields, e.g., because # they're too common. For documentation of the format, see # http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.StopFil... # (Lines starting…
synonyms.txt solr-conf/7.x/synonyms.txt # Contains synonyms to use for your index. For the format used, see # http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.Synonym... # (Lines starting with a pound character # are ignored.)
synonyms.txt solr-conf/6.x/synonyms.txt # Contains synonyms to use for your index. For the format used, see # http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.Synonym... # (Lines starting with a pound character # are ignored.)
synonyms.txt solr-conf/3.x/synonyms.txt # Contains synonyms to use for your index. For the format used, see # http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.Synonym... # (Lines starting with a pound character # are ignored.)
synonyms.txt solr-conf/5.x/synonyms.txt # Contains synonyms to use for your index. For the format used, see # http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.Synonym... # (Lines starting with a pound character # are ignored.)
synonyms.txt solr-conf/4.x/synonyms.txt # Contains synonyms to use for your index. For the format used, see # http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.Synonym... # (Lines starting with a pound character # are ignored.)

Other projects