Simon Willnauer
|
25d6f04f13
|
[DOCS] Note that cutoff_frequency doesn't handle stacked tokens gracefully
|
2013-10-14 14:09:38 +02:00 |
Clinton Gormley
|
264a00a40f
|
[DOCS] Added pages explaining lucene query parser syntax and regular expression syntax
|
2013-10-07 14:42:49 +02:00 |
Luca Cavanna
|
b0fee6c01b
|
Changed nested filter example to use an inner bool filter instead of a bool query, to demonstrate the usage of a filter rather than a query.
|
2013-10-04 14:08:37 +02:00 |
Lee Hinman
|
0442b737be
|
Add more anchor links to documentation
Related to #3679
|
2013-09-30 13:13:16 -06:00 |
Martijn van Groningen
|
d365a4ccba
|
Added nested filter join option to the docs.
Closes #3738
|
2013-09-20 21:22:56 +02:00 |
Adrien Grand
|
90524d7ad2
|
Fix formatting of the documentation.
Remaining '@'s have been replaced with '`'s.
|
2013-09-18 12:35:44 +02:00 |
Britta Weber
|
b7c3b50909
|
add date field to decay function doc
|
2013-09-17 19:54:31 +02:00 |
David Pilato
|
1e3ffa0df7
|
Add distance supported units
|
2013-09-17 14:21:45 +02:00 |
Clinton Gormley
|
c2eb4a1c40
|
[DOCS] Tidied up function score
|
2013-09-16 15:57:08 +02:00 |
Clinton Gormley
|
d6ecdecc19
|
[DOCS] Deprecated the from/to/include_lower/include_upper params
in the range query, range filter and numeric range filter.
Better to use gt/gte/lt/lte as they are explicit.
|
2013-09-12 15:07:36 +02:00 |
Clinton Gormley
|
9e6d30a14a
|
[DOCS] Changed the deprecation of custom_boost/score/filters_score
queries to 0.90.4
|
2013-09-05 12:14:10 +02:00 |
Clinton Gormley
|
2b3a762c27
|
[DOCS] Function score was added in 0.90.4 not 1.00.Beta
|
2013-09-05 11:25:06 +02:00 |
Clinton Gormley
|
765bd026f5
|
[DOCS] Added function score query
|
2013-09-04 23:20:55 +02:00 |
Clinton Gormley
|
9f5d0b6e89
|
[DOCS] Added a few clarifications to the docs from the issues list
|
2013-09-04 23:20:55 +02:00 |
Clinton Gormley
|
393c28bee4
|
[DOCS] Removed outdated new/deprecated version notices
|
2013-09-03 21:28:31 +02:00 |
Clinton Gormley
|
822043347e
|
Migrated documentation into the main repo
|
2013-08-29 01:24:34 +02:00 |