first time user

2014-12-12 Thread onyourmark
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

Re: first time user

2014-12-15 Thread onyourmark
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

Re: first time user

2014-12-16 Thread onyourmark
. > > 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