Mathieu Darse
99e62f7530
QueryParser -> QueryCompiler
2015-03-30 16:17:40 +02:00
Mathieu Darse
771aa5b765
Working cross-fields queries with multiple words (without operators)
...
- Index the full content of a record in a (private_)content_all field
- Handle all fields wide search as a special-case (drastically simplify queries)
- QueryContext doesn't take all allowed fields anymore, but whether private
fields are allowed or not. Since private fields are namespaced, field level
restriction is not needed anymore.
2015-03-24 17:52:30 +01:00
Mathieu Darse
f2f29c4290
Command to update index mapping
2015-03-23 19:12:59 +01:00
Nicolas Le Goff
4daf40029a
Add possibilty to explicitely set database to populate
2015-02-27 16:23:26 +01:00
Mathieu Darse
339605167c
Ability to only populate thesaurus or records index
2015-02-26 13:54:00 +01:00
Mathieu Darse
a96cc7ee26
Add query parsing timings
2015-02-25 16:12:58 +01:00
Mathieu Darse
b057efb290
Query command option to disable AST postprocessing
2014-12-03 17:23:00 +01:00
Mathieu Darse
c535664c0f
Add compiler AST dump to debug command
2014-11-26 13:11:58 +01:00
Mathieu Darse
7d9b633043
New query debug command
2014-11-10 18:08:39 +01:00
Mathieu Darse
84d09f1b54
Add "--force" option to index drop command
2014-09-16 16:10:17 +02:00
Mathieu Darse
d187bfe80d
WIP Indexer
2014-08-26 16:42:48 +02:00
Romain Neutron
3945be00d4
Fix CS
2014-01-30 19:56:05 +01:00
Romain Neutron
97d96a6b32
Add elastic-search engine support
2014-01-27 20:12:13 +01:00