[
https://issues.apache.org/jira/browse/SOLR-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14015347#comment-14015347
]
Ahmet Arslan commented on SOLR-6127:
------------------------------------
I tried to run it with {noformat}
Python 3.4.0 (v3.4.0:04f714765c13, Mar 15 2014, 23:02:41)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
{noformat}
it complains : {noformat}
Traceback (most recent call last):
File "freebase_film_dump.py", line 5, in <module>
import cStringIO
ImportError: No module named 'cStringIO'
{noformat}
I see that in example documents xml files has licence headers, json and cvs
don't. Does this add Licence headers to XML?
> Improve Solr's exampledocs data
> -------------------------------
>
> Key: SOLR-6127
> URL: https://issues.apache.org/jira/browse/SOLR-6127
> Project: Solr
> Issue Type: Improvement
> Components: documentation
> Reporter: Varun Thacker
> Priority: Minor
> Fix For: 5.0
>
> Attachments: freebase_film_dump.py
>
>
> Currently
> - The CSV example has 10 documents.
> - The JSON example has 4 documents.
> - The XML example has 32 documents.
> 1. We should have equal number of documents and the same documents in all the
> example formats
> 2. A data set which is slightly more comprehensive.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]