Hi. I tried setting up and running solr on a pc. Then I tried to index a
document that was semicolon delimited although it has a file extension of
.csv and got the following:
C:\Users\Owner\Downloads\SOLR\solr-4.10.2>java -classpath
dist/solr-core-4.10.2.jar -Dauto org.apache.solr.util.SimplePostT
Hi Alex, thank you for the response and information. In your opinion, data is
stored in semicolon delimited files and some of the fields in the data are
text and may on occasion have semicolons in them, will it be possible for
solr to index the data properly by itself or will I have to use some out
.
>
> Easier to test than to guess.
>
> Regards,
> Alex
> On 15/12/2014 7:28 pm, "onyourmark" <[hidden email]
> <http:///user/SendEmail.jtp?type=node&node=4174529&i=0>> wrote:
>
> > Hi Alex, thank you for the response and information. I