|
Size: 671
Comment:
|
← Revision 4 as of 2009-09-20 22:05:23 ⇥
Size: 673
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 4: | Line 4: |
| This plugin addresses the problem of representing a documents with many parts. These are things like books, journals, collections of stuff that should really be considered as a whole. The files in the [https://issues.apache.org/jira/browse/SOLR-380 issue] contains two significant parts: | This plugin addresses the problem of representing a documents with many parts. These are things like books, journals, collections of stuff that should really be considered as a whole. The files in the [[https://issues.apache.org/jira/browse/SOLR-380|issue]] contains two significant parts: |
This is where user built plugins can be explained and linked to. They do not have to be JIRA issues.
Multi-Part Plugin
This plugin addresses the problem of representing a documents with many parts. These are things like books, journals, collections of stuff that should really be considered as a whole. The files in the issue contains two significant parts:
- A Tokenizer for xml content
A SearchComponent which gives you xpath information for tokens matched by a given search.
More documentation for how to install and an example are available here: https://issues.apache.org/jira/browse/SOLR-380