You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by "Dawid Weiss (Confluence)" <co...@apache.org> on 2013/10/15 10:53:00 UTC

[CONF] Apache Solr Reference Guide > Searching

Space: Apache Solr Reference Guide (https://cwiki.apache.org/confluence/display/solr)
Page: Searching (https://cwiki.apache.org/confluence/display/solr/Searching)


Edited by Dawid Weiss:
---------------------------------------------------------------------
This section describes how Solr works with search requests. It covers the following topics:

{section}
{column:width=49%}
* [Overview of Searching in Solr]: An introduction to searching with Solr.\\
\\
* [Velocity Search UI]: A sample search UI in the example configuration using the VelocityResponseWriter.\\

* [Relevance]: Conceptual information about understanding relevance in search results.\\
\\
* [Query Syntax and Parsing]: A brief conceptual overview of query syntax and parsing. It also contains the following sub-sections:\\
** [Common Query Parameters]: No matter the query parser, there are several parameters that are common to all of them.\\
** [The Standard Query Parser]: Detailed information about the standard Lucene query parser.\\
** [The DisMax Query Parser]: Detailed information about Solr's DisMax query parser.\\
** [The Extended DisMax Query Parser]: Detailed information about Solr's Extended DisMax (eDisMax) Query Parser.\\
** [Local Parameters in Queries]: How to add local arguments to queries.\\
** [solr:Other Parsers]: More parsers designed for use in specific situations.\\
\\
* [Highlighting]: Detailed information about Solr's highlighting utilities.\\
\\
* [MoreLikeThis]: Detailed information about Solr's similar results query component.\\
\\
* [Faceting]: Detailed information about categorizing search results based on indexed terms.\\
{column}
{column:width=49%}
* [Result Grouping]: Detailed information about grouping results based on common field values.\\
\\
* [Result Clustering]: Detailed information about grouping search results based on cluster analysis applied to text fields. A bit like "unsupervised" faceting. \\
\\
* [Spell Checking]: Detailed information about Solr's spelling checker.\\
\\
* [Suggester]: Detailed information about Solr's powerful autosuggest component.\\
\\
* [Function Queries]: Detailed information about parameters for generating relevancy scores using values from one or more numeric fields.\\
\\
* [Spatial Search]: How to use Solr's spatial search capabilities.\\
\\
* [The Terms Component]: Detailed information about accessing indexed terms and the documents that include them.\\
\\
* [The Term Vector Component]: How to get term information about specific documents.\\
\\
* [The Stats Component]: How to return information from numeric fields within a document set.\\
\\
* [solr:The Query Elevation Component]: How to force documents to the top of the results for certain queries.\\
\\
* [Response Writers]: Detailed information about configuring and using Solr's response writers.\\
\\
* [solr:Near Real Time Searching]: How to include documents in search results nearly immediately after they are indexed.\\
\\
* [solr:RealTime Get]: How to get the latest version of a document without opening a searcher.
{column}
{section}
{scrollbar}


Stop watching space: https://cwiki.apache.org/confluence/users/removespacenotification.action?spaceKey=solr
Change email notification preferences: https://cwiki.apache.org/confluence/users/editmyemailsettings.action