Jean-Yves Gaulier
144c2a9343
PHRAS-1105_Thesaurus_NOTOK_ES_2.3
...
-fix : during indexation, searching the thesaurus is done strictly, without score
2016-05-19 14:20:51 +02:00
Jean-Yves Gaulier
392fa30f0a
PHRAS-1105_Thesaurus_NOTOK_ES_2.3
...
wip
2016-05-17 20:14:31 +02:00
Jean-Yves Gaulier
b4068e00f1
PHRAS-1105_Thesaurus_NOTOK_ES_2.3
...
wip
2016-05-17 17:43:51 +02:00
Jean-Yves Gaulier
2efa57e4be
PHRAS-715 #time 6h
...
add databox_id to filter
2015-10-08 20:18:19 +02:00
Benoît Burnichon
dbb33c85b9
Rename GlobalElasticOptions ElasticsearchOptions
2015-07-02 12:27:25 +02:00
Benoît Burnichon
28fee99fc4
Add Form for ElasticSearch Configuration.
...
Also changed type from array to Options object.
2015-06-29 17:10:32 +02:00
Mathieu Darse
24bcdba635
Handle field root concepts (prefixes) on indexing
2015-04-29 20:42:51 +02:00
Mathieu Darse
30391e89b8
Add logging capabilities to thesaurus
2015-04-29 19:08:42 +02:00
Mathieu Darse
03a4029614
Lower min score since new multi field raised TF
2015-03-12 19:14:22 +01:00
Mathieu Darse
71c7fd8adb
Enhance thesaurus strict mode
2015-03-12 19:13:13 +01:00
Benoît Burnichon
118bb2f03c
Some fixup for ES instance
2015-03-11 15:22:20 +01:00
Mathieu Darse
400ecad8e6
Use thesaurus bulk API for indexing
2015-03-10 14:53:32 +01:00
Mathieu Darse
c917c7f952
Thesaurus matching while indexing records
...
- Add a new hydrator to ask query thesaurus on the fly
- Add a filtering system on thesaurus
- And a databox filter friend
2015-03-03 18:50:34 +01:00
Nicolas Le Goff
62390b81d4
Fix indexation thesaurus
2015-02-20 17:27:55 +01:00
Mathieu Darse
cd8c3cd85a
Set thesaurus requested size to zero (only aggs are needed)
2015-01-20 18:28:39 +01:00
Mathieu Darse
dc2c9f8c7f
Refactor thesaurus query build
...
- Look for text nodes and infer the concepts behind term using thesaurus
- Use value objects for thesaurus terms and concepts
- Pass a QueryContext holding allowed fields and locales informations when building the Elasticsearch query
- Change type hinting and name of query building method on nodes
- Remove unused method Node#isFullTextOnly()
- Move getFieldsStructure from RecordIndexer to RecordHelper for reusing field structure in SearchEngine
2015-01-20 15:05:15 +01:00
Mathieu Darse
f283bf01d1
WIP Improve thesaurus relevency by filtering low score
2015-01-20 14:44:00 +01:00
Mathieu Darse
65d4334dd1
Thesaurus term inference command
2014-12-15 12:25:18 +01:00
Mathieu Darse
bc22dfcd6d
WIP Thesaurus terms linking
2014-09-22 10:17:53 +02:00