Hi,
We are running solr 6.1.0
We are using ComplexPhraseQuery As default parser.
It seems that range query are not working with this parser.
Here is the query:
nbaff:({0 TO * })
Here is the field definition in the schema:
positionIncrementGap="0" precisionStep="0"/>
Running query in debug m
have
any usefull advices?
best regards
JM
https://issues.apache.org/jira/secure/attachment/12393951/sslogo-solr-classic.png
https://issues.apache.org/jira/secure/attachment/12394291/apache_solr_contour.png
https://issues.apache.org/jira/secure/attachment/12394376/solr_sp.png
me too...
[ ] Keep solr logging as it is. (JDK Logging)
[X] Use SLF4J.
On Mon, May 19, 2008 at 10:32 PM, Matthew Runo <[EMAIL PROTECTED]> wrote:
> I just read through the dev list's thread.. and I'm voting for SLF4J as
> well.
>
> Thanks!
>
> Matthew Runo
> Software Developer
> Zappos.com
> 702.9
om/ -- Lucene - Solr - Nutch
>
> - Original Message
> From: jm <[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.org
> Sent: Monday, October 29, 2007 2:01:07 PM
> Subject: moving nontrivial application from lucene to solr
>
>
> Hello all,
>
> I have
Hello all,
I have an application running based on lucene 2.2. Maybe it is not the
most typical usage of Lucene, the main features regarding lucene are:
- I use many indexes, tens or hundreds of them(all contain the same
structure of fields etc),and the number of indexes grows with time.
The index