Re: Importing a csv file encapsulated by " creates a large copyField field of all fields combined.

2019-10-21 Thread rhys J
Thank you, that worked perfectly. I can't believe I didn't notice the separator was a tab.

Re: Importing a csv file encapsulated by " creates a large copyField field of all fields combined.

2019-10-21 Thread Shawn Heisey
On 10/21/2019 11:24 AM, rhys J wrote: I am using this command: curl ' http://localhost:8983/solr/users/update/csv?commit=true=%09=%20=\=/tmp/users.csv ' The sequence %20 is a URL encoding of a space. If you intend the encapsulator character to be a double quote, you should be using %22

Re: Importing a csv file encapsulated by " creates a large copyField field of all fields combined.

2019-10-21 Thread rhys J
I am using this command: curl ' http://localhost:8983/solr/users/update/csv?commit=true=%09=%20=\=/tmp/users.csv ' On Mon, Oct 21, 2019 at 1:22 PM Alexandre Rafalovitch wrote: > What command do you use to get the file into Solr? My guess that you > are somehow not hitting the correct handler.

Re: Importing a csv file encapsulated by " creates a large copyField field of all fields combined.

2019-10-21 Thread Alexandre Rafalovitch
What command do you use to get the file into Solr? My guess that you are somehow not hitting the correct handler. Perhaps you are sending it to extract handler (designed for PDF, MSWord, etc) rather than the correct CSV handler. Solr comes with the examples of how to index CSV command. See for

Importing a csv file encapsulated by " creates a large copyField field of all fields combined.

2019-10-21 Thread rhys J
I am trying to import a csv file to my solr core. It looks like this: "user_id","name","email","client","classification","default_client","disabled","dm_password","manager" "A2M","Art Morse","amo...@morsemoving.com","Morse Moving","Morse","","X","blue0show","" "ABW","Amy