/[Apache-SVN]
ViewVC logotype

Revision 546979


Jump to revision: Previous Next
Author: ryan
Date: Wed Jun 13 17:57:40 2007 UTC (17 years, 3 months ago)
Changed paths: 4
Log Message:
SOLR-193: Adding SolrDocument and SolrInputDocument to represent documents outside of the lucene Document infrastructure.

This commit includes two functions not in the last (reviewed) patch:
 public Map<String,Collection<Object>> getFieldValuesMap()
 public Map<String,Object> getFieldValueMap()
If there are concerns, we can remove these functions.

Changed paths

Path Details
Directorylucene/solr/trunk/CHANGES.txt modified , text changed
Directorylucene/solr/trunk/src/java/org/apache/solr/util/SolrDocument.java added
Directorylucene/solr/trunk/src/java/org/apache/solr/util/SolrInputDocument.java added
Directorylucene/solr/trunk/src/test/org/apache/solr/util/SolrDocumentTest.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26