Releases: inveniosoftware/invenio-query-parser
Invenio-Query-Parser v0.3.0
Invenio-Query-Parser v0.3.0
Invenio-Query-Parser v0.3.0 was released on July 29, 2015.
About
Search query parser supporting Invenio and SPIRES search syntax.
What's new
- Allows search keywords to contain dots to point to subfield content,
i.e.author.name: Ellis
.
Installation
$ pip install invenio-query-parser==0.3.0
Documentation
http://invenio-query-parser.readthedocs.org/en/v0.3.0
Happy hacking and thanks for flying Invenio-Query-Parser.
| Invenio Development Team
| Email: [email protected]
| IRC: #invenio on irc.freenode.net
| Twitter: http://twitter.com/inveniosoftware
| GitHub: https://github.com/inveniosoftware/invenio-query-parser
| URL: http://invenio-software.org
Invenio-Query-Parser v0.2.0
Invenio-Query-Parser v0.2.0 is released
Invenio-Query-Parser v0.2.0 was released on December 10, 2014.
About
Search query parser supporting Invenio and SPIRES search syntax.
What's new
- Initial public release.
- Adds Python2/Python3 compatibility layer. (#2)
- Adds new Sphinx documentation page. (#3)
- Adds simple inheritance for visitor pattern and separates SPIRES syntax
parser to contrib module. (#7)
Installation
$ pip install invenio-query-parser
Documentation
http://invenio-query-parser.readthedocs.org/en/v0.2.0
Good luck and thanks for using Invenio-Query-Parser.
| Invenio Development Team
| Email: [email protected]
| IRC: #invenio on irc.freenode.net
| Twitter: http://twitter.com/inveniosoftware
| GitHub: https://github.com/inveniosoftware/invenio-query-parser