mirror of https://github.com/apache/lucene.git
changes.txt for SOLR-162
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@532978 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
593e218d6d
commit
ed76c23e70
|
@ -144,6 +144,10 @@ New Features
|
||||||
22. SOLR-211: Added a regex PatternTokenizerFactory. This extracts tokens
|
22. SOLR-211: Added a regex PatternTokenizerFactory. This extracts tokens
|
||||||
from the input string using a regex Pattern. (Ryan McKinley)
|
from the input string using a regex Pattern. (Ryan McKinley)
|
||||||
|
|
||||||
|
23. SOLR-162: Added a "Luke" request handler and other admin helpers.
|
||||||
|
This exposes the system status through the standard requestHandler
|
||||||
|
framework. (ryan)
|
||||||
|
|
||||||
Changes in runtime behavior
|
Changes in runtime behavior
|
||||||
1. Highlighting using DisMax will only pick up terms from the main
|
1. Highlighting using DisMax will only pick up terms from the main
|
||||||
user query, not boost or filter queries (klaas).
|
user query, not boost or filter queries (klaas).
|
||||||
|
|
Loading…
Reference in New Issue