Re: QueryParser default operator - AND

2006-07-24 Thread Chris Hostetter
: I have committed the modified implementation based on Hoss' feedback, : including the addition of the setting to the example schema.xml and : to the wiki documentation. : : Let me know if anything needs to be touched up to polish this off. Thanks Erik, it looks pretty good to me. -Hoss

Re: QueryParser default operator - AND

2006-07-24 Thread Erik Hatcher
I have committed the modified implementation based on Hoss' feedback, including the addition of the setting to the example schema.xml and to the wiki documentation. Let me know if anything needs to be touched up to polish this off. Many thanks for the solid leadership and thorough attention

Re: [jira] Created: (SOLR-37) Add additional configuration options for Highlighting

2006-07-24 Thread Andrew May
Mike Klaas wrote: On 7/21/06, Andrew May <[EMAIL PROTECTED]> wrote: Well, that explains why I wasn't getting any variations when using the gradient formatter. Also, creating the QueryScorer with the fieldName prevents highlights from appearing where they shouldn't - e.g. when searching for +ti

FW: base64 support & containers

2006-07-24 Thread Ben Incani
thanks to Hoss & Yonik for your support, attached is the BinaryField implementation if anyone else is interested. -Ben package org.apache.solr.schema; import org.apache.solr.search.function.ValueSource; import org.apache.solr.search.function.IntFieldSource; import org.apache.solr.core.SolrExcept