To specify a term which contains spaces, use single quotes like this: 'term with spaces'
'term with spaces'
By using a search like fieldname:term, you can search in the following fields:
fieldname:term
classifiers
classifiers:'Programming Language :: Python :: 3'
index
index:pypi
keywords
name
name:devpi-client
path
path:/root/pypi/devpi-server
serial
type
project
title
page
author
author_email
description
summary
type:page
user
End a term with an asterisk to search by prefix like this: path:/fschulze/*
path:/fschulze/*
Group query clauses with parentheses.
Use the AND, OR, ANDNOT, ANDMAYBE, and NOT operators to further refine your search. Write them in all capital letters, otherwise they will be interpreted as search terms. An example search would be: devpi ANDNOT client
AND
OR
ANDNOT
ANDMAYBE
NOT
devpi ANDNOT client
Boost a term by adding a circumflex followed by the boost value like this: term^2
term^2
Simple index
Latest version on stage is: 0.1.6