|
|
3a40dc |
Bundle-Localization: plugin
|
|
|
3a40dc |
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
|
3a40dc |
Bundle-SymbolicName: org.apache.lucene.queryparser
|
|
|
cdbc48 |
Require-Bundle: org.apache.lucene.core;bundle-version="[4.8.0,5.0.0)"
|
|
|
3a40dc |
Export-Package: org.apache.lucene.queryparser.analyzing;version="4.8.0",
|
|
|
3a40dc |
org.apache.lucene.queryparser.classic;version="4.8.0",
|
|
|
3a40dc |
org.apache.lucene.queryparser.complexPhrase;version="4.8.0",
|
|
|
3a40dc |
org.apache.lucene.queryparser.ext;version="4.8.0",
|
|
|
3a40dc |
org.apache.lucene.queryparser.flexible.core;version="4.8.0",
|
|
|
3a40dc |
org.apache.lucene.queryparser.flexible.core.builders;version="4.8.0",
|
|
|
3a40dc |
org.apache.lucene.queryparser.flexible.core.config;version="4.8.0",
|
|
|
3a40dc |
org.apache.lucene.queryparser.flexible.core.messages;version="4.8.0",
|
|
|
3a40dc |
org.apache.lucene.queryparser.flexible.core.nodes;version="4.8.0",
|
|
|
3a40dc |
org.apache.lucene.queryparser.flexible.core.parser;version="4.8.0",
|
|
|
3a40dc |
org.apache.lucene.queryparser.flexible.core.processors;version="4.8.0",
|
|
|
3a40dc |
org.apache.lucene.queryparser.flexible.core.util;version="4.8.0",
|
|
|
3a40dc |
org.apache.lucene.queryparser.simple;version="4.8.0",
|
|
|
3a40dc |
org.apache.lucene.queryparser.surround.parser;version="4.8.0",
|
|
|
3a40dc |
org.apache.lucene.queryparser.surround.query;version="4.8.0",
|
|
|
3a40dc |
org.apache.lucene.queryparser.xml;version="4.8.0",
|
|
|
3a40dc |
org.apache.lucene.queryparser.xml.builders;version="4.8.0"
|
|
|
3a40dc |
Bundle-Version: 4.8.0
|
|
|
3a40dc |
Bundle-Vendor: fedoraproject.org
|
|
|
3a40dc |
Bundle-Name: Lucene Query parsers and parsing framework
|
|
|
3a40dc |
Import-Package: org.xml.sax;resolution:=optional,
|
|
|
3a40dc |
javax.xml.parsers;resolution:=optional,
|
|
|
3a40dc |
org.xml.sax.helpers;resolution:=optional
|
|
|
3a40dc |
Bundle-ManifestVersion: 2
|
|
|
3a40dc |
|
|
|
3a40dc |
|