Commit Graph

35 Commits

Author SHA1 Message Date
Damien Alexandre
e88a219cb6 Increase the number of aggr for debug 2014-10-14 19:33:16 +02:00
Damien Alexandre
f196155049 Fix PHRAS-322, add result debug informations (aggregations) 2014-10-14 18:51:02 +02:00
Damien Alexandre
3438295ca3 Remove serializer from dependencies and fix index time display 2014-10-14 16:27:41 +02:00
Damien Alexandre
437f90fd66 Rewrite the way we handle base_id, can now works with more than 1 2014-10-14 14:54:50 +02:00
Damien Alexandre
52843f6ff1 Fix multi base search with fixed filters 2014-10-14 11:26:07 +02:00
Damien Alexandre
403c83b462 Fix indexing single record on post upload 2014-10-13 19:17:20 +02:00
Damien Alexandre
eb7914816d WIP on singleRecord indexer and fix error on path 2014-10-13 19:05:09 +02:00
Damien Alexandre
52978e6239 More path to query 2014-10-13 17:07:32 +02:00
Damien Alexandre
d693e1fe4a Add record_type story or record and fix the filter 2014-10-07 18:06:09 +02:00
Damien Alexandre
3e5e802bf9 Only sort on score by default 2014-10-07 17:03:45 +02:00
Damien Alexandre
73b85e3953 PHRAS-233 Set record flag status, fix base id filters 2014-10-07 15:57:09 +02:00
Damien Alexandre
12a22b105e Restore the true filters on status and all 2014-10-07 12:46:59 +02:00
Damien Alexandre
a246231e09 Add score of the terms search as boost for the record search 2014-10-06 17:30:46 +02:00
Damien Alexandre
f495045125 Make the search works without paths too 2014-10-06 16:24:48 +02:00
Damien Alexandre
fe2e694216 Add stopwatch listener to monitor populate time 2014-10-06 15:49:33 +02:00
Damien Alexandre
48928b60c2 PHRAS-302 Add concept path to records 2014-10-06 13:56:51 +02:00
Damien Alexandre
4a09e9d52c The thesaurus is only asked on fulltext search only mode 2014-09-23 19:20:14 +02:00
Damien Alexandre
5c1a08285a Fix grammar to accept accents and other query complexities 2014-09-23 18:16:41 +02:00
Damien Alexandre
22627d328e Start querying the thesaurus, bring back synomyns and paths 2014-09-23 15:23:44 +02:00
Damien Alexandre
1b8ae26c64 Improve jison script, run the update parser 2014-09-22 16:58:50 +02:00
Damien Alexandre
4a051e4e42 Plug the query parsed with the query params and execute 2014-09-22 13:18:32 +02:00
Damien Alexandre
35be34db50 Merge remote-tracking branch 'origin/master' into elastic-indexer 2014-09-22 11:59:11 +02:00
Mathieu Darse
de8e9e3bfc Refactor search engine provider 2014-09-10 16:45:22 +02:00
Damien Alexandre
d532d5fb72 Refactoring, add a RecordIndexer, more indexing logic, ping @mdarse 2014-09-09 12:05:37 +02:00
Damien Alexandre
525f80a435 Fix the type filter to use the real _type! 2014-09-08 18:51:23 +02:00
Damien Alexandre
f9a0dd4152 Configure elasticsearch logger in dev environment 2014-09-08 18:11:42 +02:00
Damien Alexandre
f535aaf3ad Add elision on french tokenizer and fix missed config 2014-09-08 15:50:47 +02:00
Damien Alexandre
fe3b67a2aa Fix minor CS issues / Syntax error 2014-09-08 11:06:04 +02:00
Damien Alexandre
0f12cf3dae Add analyzer for all the supported languages with sensible default 2014-09-05 17:36:06 +02:00
Mathieu Darse
3f3ad4e0da Passthrough ES query for debugging 2014-08-25 10:25:38 +02:00
Mathieu Darse
1fbddfec3e PoC query parser
With Jison PHP port
2014-08-25 10:25:37 +02:00
Nicolas Le Goff
4fa1f613e4 Fix latest merge 2014-08-13 17:40:40 +02:00
Romain Neutron
82bd617477 Add compatibility with elasticsearch 1 2014-03-05 02:19:18 +01:00
Romain Neutron
de13d874a3 Fix configuration usage 2014-02-22 10:39:07 +01:00
Romain Neutron
97d96a6b32 Add elastic-search engine support 2014-01-27 20:12:13 +01:00