: Hello - I'm trying to add a switch statement into a JavaScript function that
: we use during an import; it's to replace an "if else" block that is becoming
: increasingly large.
: 
: Bizarrely, the switch block is ignore entirely, and it doesn't have any
: effect whatsoever.

you haven't really provided us with any detals that we might use to try 
and help you.   Your question, from the perspective of people reading this 
list, can be re-phrased as...

>> I have a DIH transformer written in javascript that I will not 
>> show you.  The current javascript code currently works but is  
>> large and kind of unmanagable, so i completeley re-wrote it in a 
>> differnet way -- which i will also not show you -- and now it 
>> does not work.  Has anyone come across this before?

Even if you are not comfortable sharing your "real" code with us, perhaps 
you could share an example of of a DIH config that shows 
something similar to what you currently have that works, and a 
corrisponding example of a DIH config that demonstrates something 
similar to what you are trying to do that does not work...

        http://wiki.apache.org/solr/UsingMailingLists

-Hoss

Reply via email to