Files
Phraseanet/lib/Alchemy/Phrasea
Mathieu Darse a31442368b Fix number field search
Search with non numeric content will not hit number field (it breaks elasticsearch and is useless anyway)

- Rename QueryHelper::buildPrivateFieldQueries() to wrapPrivateFieldQuery().
    - Signature changed too, the third parameter is dropped an QueryContext is replaced by an array of Field.
    - Query builder closure is now passed an array of Field, not of index field names.
- Remove Field::toConceptPathIndexFieldArray() because method name was beyond understanding (and also because it wasn't needed anymore)
- Various AST node types have changed due to previous API changes
2015-07-23 17:39:11 +02:00
..
2015-07-02 12:33:19 +02:00
2015-07-02 12:33:19 +02:00
2015-02-05 18:38:49 +01:00
2015-02-05 18:38:49 +01:00
2015-07-02 12:33:18 +02:00
2015-05-20 16:50:08 +02:00
2015-02-05 18:38:49 +01:00
2015-07-02 12:33:18 +02:00
2015-06-18 16:55:19 +02:00
2015-07-02 12:33:18 +02:00
2015-07-23 17:39:11 +02:00
2015-07-02 12:33:19 +02:00
2015-02-19 15:14:23 +01:00
2015-07-16 18:28:34 +02:00
2015-07-02 12:33:18 +02:00
2015-02-12 17:58:45 +01:00
2015-07-02 12:33:18 +02:00
2015-03-10 09:55:43 +01:00