Thank you, it works. Stemming filter works only with lowercased words?
On Feb 12, 2008 4:29 PM, Yonik Seeley <[EMAIL PROTECTED]> wrote:
> Try putting the stemmer after the lowercase filter.
> -Yonik
>
> On Feb 12, 2008 9:15 AM, Traut <[EMAIL PROTECTED]> wrote:
> >
Tokenizer understands it as
trademark :) ?
Thank you in advence
--
Best regards,
Traut
+ 1
Looking forward to get new release version :)
On Jan 28, 2008 6:01 AM, j. L <[EMAIL PROTECTED]> wrote:
> because lucene 2.3.0 today released..
>
>
>
> --
> regards
> j.L
>
--
Best regards,
Traut
r you if you know you have a very special case,
> but
> it probably won't do what many people expect it to.
>
> : But there are no info about space escaping at
> :
> http://lucene.apache.org/java/docs/queryparsersyntax.html#Escaping%20Special%20Characters
>
> Hmmm... i'll file bug on that.
>
>
>
>
> -Hoss
>
>
--
Best regards,
Traut
phrase query?
p.s. unexpected - this query works just fine: q=+myFiled:some\ value*
so I can just escape all control symbols and space - and I'll get what
I want.
But there are no info about space escaping at
http://lucene.apache.org/java/docs/queryparsersyntax.html#Escaping%20Special%20Characters
Thank you in advance
--
Best regards,
Traut
can see in log files
(but I can see in debug mode that status 200 is returning after executing
getHttpConnection().executeMethod(method); in SolrJ client class file)
Command from console actually do the trick
[EMAIL PROTECTED] ~]$ curl http://traut-base:/-solr-network/update -H
"Content-Ty
Seems like there is no way to enable leading wildcard queries except
code editing and files repacking. :(
On 11/12/07, Bill Au <[EMAIL PROTECTED]> wrote:
> The related bug is still open:
>
> http://issues.apache.org/jira/browse/SOLR-218
>
> Bill
>
> On Nov 12, 2
ROTECTED] immediately and delete the
> original. Any other use of the email by you is prohibited.
>
--
Best regards,
Traut
Thank you
--
Best regards,
Traut
So you think my problem is caused by different index/query data
analysis? i'll check it. thank you
On Nov 6, 2007 6:02 PM, Yonik Seeley <[EMAIL PROTECTED]> wrote:
> On 11/6/07, Traut <[EMAIL PROTECTED]> wrote:
> > I have in index document with fie
stand first query is just fine. why Solr
didn't understand it?
I'm using StandardRequestHandler
thank you
--
Best regards,
Traut
>
> > if use multi solr with one index, it will cache individually.
> >
> > so i think can it share their cache.(they have same config)
> >
> > --
> > regards
> > jl
> >
>
>
>
> --
> Regards,
>
> Cuong Hoang
>
--
Best regards,
Traut
Create a second query with IDs from first query? (id:XX id:YY id:ZZ) ?
On 4/26/07, Suresh Kannan <[EMAIL PROTECTED]> wrote:
How to extend a query type? I need to implement search with in search
results without faceted.
Suresh
--
Best regards,
Traut
about using reverse indexing strategy?
I'm have been digging into Lucene/Solr for nearly three month but only
as an advanced user so I am not familiar with the details of engine
implementation
thank you
Traut
B
e
problems with this?
Cheers,
galo
--
Best regards,
Traut
It's about an analyzer. Maybe you are using a wrong analyzer which cuts
out characters like "/" or even digits. Try to change default analyzer
to something different or custom.
Cyril Furtado wrote:
I am indexing a field called location which is the directory value like
/f1/ccde/bpc
When I
additional field in your DB as flag? 1 - dirty, 0 - clean.
Debra wrote:
Hi all,
This is not a direct solr issue but I need it for indexing.
Is there a way to check if a database record changed since the last index
(with out using a specail flag field that has to be set any-where the record
is
18 matches
Mail list logo