| Paketname | liblucene-queryparser-perl |
| Beschreibung | Turn a Lucene query into a Perl data structure |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.04-2 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 68 Byte |
| Hängt ab von | perl (>= 5.6.0-16), perl-modules |
| Empfohlene Pakete | |
| Paketbetreuer | Dominic Hargreaves |
| Quelle | |
| Paketgröße | 8396 Byte |
| Prüfsumme MD5 | 34983d12c969c0ecffd4070f9f9c7f44 |
| Prüfsumme SHA1 | a9d3668c57a14a5901cdf809842c252a66880e11 |
| Prüfsumme SHA256 | 81e2a5f4907dace8e7ac2f2625e784e63be8ca13923a010af7a5510f00badd01 |
| Link zum Herunterladen | liblucene-queryparser-perl_1.04-2_all.deb |
| Ausführliche Beschreibung | This module parses a Lucene query. It deals with fields, types, phrases,
subqueries, and so on; everything handled by the SimpleQuery class in
Lucene. The data structure is similar to the one given above, and is
pretty self-explanatory.
.
The other function, deparse_query turns such a data structure back into
a Lucene query string. This is useful if you've just been mucking about
with the data.
|