Alex Ksikes 07d741c2cb Term Vectors: Support for artificial documents
This adds the ability to the Term Vector API to generate term vectors for
artifical documents, that is for documents not present in the index. Following
a similar syntax to the Percolator API, a new 'doc' parameter is used, instead
of '_id', that specifies the document of interest. The parameters '_index' and
'_type' determine the mapping and therefore analyzers to apply to each value
field.

Closes #7530
2014-09-05 07:42:43 +02:00
..
2014-09-01 16:07:05 -04:00
2014-08-26 15:26:34 +02:00
2014-08-21 10:34:39 +02:00
2014-08-21 10:34:39 +02:00
2014-06-03 11:06:35 +02:00
2014-08-21 10:34:39 +02:00