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-06-03 19:45:48 +02:00
2015-07-01 17:54:32 +02:00
2015-07-23 17:39:11 +02:00
2015-07-23 17:39:11 +02:00
2015-06-30 18:13:42 +02:00
2013-08-19 14:36:06 +02:00
2015-06-12 12:25:04 +02:00
2015-03-12 15:08:25 +01:00
2015-03-26 09:57:18 +01:00
2012-11-13 00:02:05 +01:00
2015-03-26 15:35:46 +01:00
2011-12-05 00:23:28 +01:00
2014-08-13 17:40:40 +02:00
2013-08-06 11:36:55 +02:00

Phraseanet 4.0 - Digital Asset Management application

Build Status

#Features :

  • Metadata Management (include Thesaurus and DublinCore Mapping)
  • RestFull APIS (See Developer Documentation https://docs.phraseanet.com/Devel)
  • Bridge to Youtube/Dailymotion/Flickr

#Documentation :

https://docs.phraseanet.com/

#Installation :

You must not download the source from GitHub, but download a packaged version here :

https://www.phraseanet.com/download/

And follow the install steps described at https://docs.phraseanet.com/Admin/

#Development :

For development purpose Phraseanet is shipped with ready to use development environments using vagrant.

See https://docs.phraseanet.com/Devel/

#License :

Phraseanet is licensed under GPL-v3 license.

Bitdeli Badge

Languages
PHP 68.6%
Twig 12.8%
JavaScript 11.4%
SCSS 3.9%
HTML 2.1%
Other 1%