[mailto:con...@sdsc.edu]
> Sent: Thursday, January 31, 2013 2:03 PM
> To: solr-user@lucene.apache.org
> Subject: DIH and splitBy
>
> I'm having an issue getting the splitBy construct from the regex
> transformer to work in a very basic case (with either Solr 3.6 or
> 4.1).
Christopher Condit [mailto:con...@sdsc.edu]
Sent: Thursday, January 31, 2013 2:03 PM
To: solr-user@lucene.apache.org
Subject: DIH and splitBy
I'm having an issue getting the splitBy construct from the regex
transformer to work in a very basic case (with either Solr 3.6 or
4.1).
I have a field defined
I'm having an issue getting the splitBy construct from the regex
transformer to work in a very basic case (with either Solr 3.6 or
4.1).
I have a field defined like this:
The entity is defined like this:
Here's a POM:
http://pastie.org/5992725
A JUnit test case showing the problem:
http:/