Hi Guys,
We are experiencing SEVERE exceptions in SOLR (stacktrace below)
Please let me know if anyone has experienced this and have some insight /
pointers on to where and what should I look for to resolve this.
ERROR [solr.servlet.SolrDispatchFilter] - : java.io.IOException: XSLT
transformation e
Hi All,
I am trying to add a field in my Solr document based on the domain.
Now that I have set it up using UpdateProcessorChain, I am running into null
exception.
Here is what I have-
In SolrConfig.xml
mychain
Here is my java code-
package
r minimal)
> documentation and code example in
> http://wiki.apache.org/solr/UpdateRequestProcessor
>
> -Simon
>
> On Thu, Aug 18, 2011 at 4:15 PM, bhawna singh
> wrote:
>
> > Hi All,
> > I have a requirement to update a certain field value depending on the
> field
>
Hi All,
I have a requirement to update a certain field value depending on the field
value of another field.
To elaborate-
I have a field called 'popularity' and a field called 'URL'. I need to
assign popularity value depending on the domain (URL) ( I have the
popularity and domain mapping in a text