Worked like a champ. Thanks for the quick reply.
--Mike
On 6/21/06, Chris Hostetter <[EMAIL PROTECTED]> wrote:
:
:
:
:
:
:
Try changing the fieldtype class to solr.TextField ... i've never seen
anyone try to use an analyzer with StrFiel
I have created a custom e-mail tokenizer and am trying to make e-mail
addresses more searchable inside of solr (without having to rely on
wildcard/prefix queries), but am running into a couple problems using
it.
I created a tokenizer that when given the e-mail address
"java-user@lucene.apache.org
I want uniqueness within a single document so I'll take care of it in
the client.
Thanks again,
Mike
On 6/21/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:
On 6/21/06, Mike Richmond <[EMAIL PROTECTED]> wrote:
> Is there anyway to not allow duplicates inside of a mutivalu
Is there anyway to not allow duplicates inside of a mutivalued field using Solr?
Thanks,
Mike
Hi Yonik,
Thanks again for the quick help. I switched to Tomcat and all the
problems went away.
Not sure what the process would be but I'd be willing to migrate the
example application to tomcat and update the existing documentation.
I would like to give back to this project as it has done quit
27;ll look into giving Tomcat a try over Jetty.
--Mike
On 6/20/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:
On 6/20/06, Mike Richmond <[EMAIL PROTECTED]> wrote:
> I have a application that I recently ported to Solr and am running
> into a few problems with the XML responses from
I have a application that I recently ported to Solr and am running
into a few problems with the XML responses from Solr. An XML response
which came from a Solr query, returned XML data that was not properly
escaped (no CDATA tag, or entity substitution). In particular the
"summary" field contain