tprocess in my client application, so that I know that
"red" and "blue" are "color"s and "40" and "42" are "size"s.
I thought that you cracks might have an idea on how to continue from there.
Best,
Tobias
--
View this message in contex
feature is not working yet, or we are making a mistake using it.
Of course we know it's still in development right now.
Might you please have a look if we are doing something obviously wrong?
Thanks,
Tobias
>The last comment at https://issues.apache.org/jira/browse/SOLR-8998 shows
ockJoin Queries and
BlockJoin Faceting
Sure. There are might mismatch with expectation. However, the first guess is to
put {!tag into beginning. eg, check with fq={!tag=myTag}{!parent
which='isparent:true'}color:blue
On Tue, Aug 23, 2016 at 4:05 PM, Tobias Lorenz wrote:
> Hi Mikhail
I am sure I am missing something simple but
I am running Solr 4.8.1 and trialling 6.4.1 on another computer.
I have had to manually modify the automatic 6.4.1 scheme config as we use a set
of specialised field types. They work fine.
I am now trying to populate my core with data and having
I am sure this is very simple but I cannot get the pattern right.
How can I use solr.PatternReplaceFilterFactory to remove all words in brackets
from being indexed?
eg [ignore this]
thanks
Michael
Hi guys
I know that Solr now has a fast Fuzzy Search capability for levenshtein
distances of up to 2, but I would like to use distances of 3 or 4 (up to half
the word length if possible).
I have been told it is possible to use an older fuzzy search version called
SlowFuzzyQuery but I am not su
Solr 4.4.0 on Jetty 6.1?
Regards
--
Tobias Kabbeck
--
ZEIT ONLINE
Askanischer Platz 1
10963 Berlin
--
tobias.kabb...@zeit.de
Tel: +49 (0)30 322 950 175
Mobil: +49 (0)160 96966428
--
www.zeit.de
DIE ZEIT jetzt am
it's impossible or give me an advice how to run
Solr 4.4.0 on Jetty 6.1?
Regards
--
Tobias Kabbeck
--
ZEIT ONLINE
Askanischer Platz 1
10963 Berlin
--
tobias.kabb...@zeit.de
Tel: +49 (0)30 322 950 175
Mobil: +49 (0)16
framework or a custom DataImportHandler?
I've tried both Google and searched the mailing list but haven't found any
information.
Best regards,
Tobias Berg
Thanks Jan,
I will look into using the JDBC driver.
/Tobias
2011/9/5 Jan Høydahl
> Hi,
>
> You should be able to index Notes databases through JDBC, either with DIH
> or ManifoldCF. Have not tried myself though.
>
> --
> Jan Høydahl, search solution arc
Hi,
I want to trigger the data import handler remotly using the solrj api.
So I added a dih request handler to my solr config and tried to call the
handler as described here
http://wiki.apache.org/solr/SolJava
ModifiableSolrParams params = new ModifiableSolrParams();
params.set("qt", "/dataimport
On Wed, Sep 7, 2011 at 12:15 PM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:
> On Wed, Sep 7, 2011 at 1:45 PM, Tobias Rübner wrote:
>
> > Hi,
> >
> > I want to trigger the data import handler remotly using the solrj api.
> > So I added a dih request ha
> You should be able to paramaterize hte table name in the SQL using a
> request parameter...
>
> https://wiki.apache.org/solr/DataImportHandler#Accessing_request_parameters
>
>
> Best
> Erick
>
> On Wed, Sep 7, 2011 at 9:00 AM, Tobias Rübner wrote:
> > Thanks for yo
Hi again,
After reading a bit more, IBM no longer supports the JDBC driver for Lotus
Notes. Instead the Notes.jar API is recommended. So I'll go with that, as
Oleg suggested.
2011/9/6 Tobias Berg
> Thanks Jan,
>
> I will look into using the JDBC driver.
>
> /Tobias
>
&
Hi,
Can I set the constructor parameter "margin" of SimpleFragListBuilder
from within solrconfig.xml?
I would suspect that something has to be added to this configuration
element in solrconfig.xml:
But what and how exactly?
(I'm using solr 3.5 at the moment)
Thanks,
Tobi
fields.
I hope my problem description is sufficient. Does anybody have any thoughts on
that subject?
Best regards,
Tobias
fields.
I hope my problem description is sufficient. Does anybody have any thoughts on
that subject?
Best regards,
Tobias
egrates with Solr.
>
> --
> Jan Høydahl, search solution architect Cominvent AS -
> www.facebook.com/Cominvent Solr Training - www.solrtraining.com
>
> On 24. mai 2012, at 14:04, Wunderlich, Tobias wrote:
>
>> Hey Guys,
>>
>> I am recently working on a project to
bit vage in that point, because I don't know if this feature really
works with solr 3.3. It is targeted for solr 1.5, which will never come, but
says, it is now available.
I also tried the shards.qt paramater, but it does not change my results.
Thanks for any help,
Tobias
Thanks, but this does not work.
Looking at the log files, I see only one request, when executing a search.
Executing a request to the default servlet (/select) with multiple shards,
each core gets ask for the current query.
Any other suggestions?
Tobias
On Tue, Jul 26, 2011 at 2:11 PM, mdz
ve
expected the second store to have two articles: 17004 and 10004.
In the log messages printed using LogTransformer I see that each
store.idis processed but somehow it only picks up the articles for the
first store.
Any ideas?
/Tobias Berg
the stores and then
one, and two queries are made to the nested store-article. It seems odd
that both these cases produces multiple queries for the second store, but
maybe that's expected?
Anyway, althought the queries differs, the result is the same.
/Tobias
2012/7/22 Ahmet Arslan
> &g
look at the source code to see if it can be a bug.
/Tobias
2012/7/22 Alexandre Rafalovitch
> I am still struggling with nested DIH myself, but I notice that your
> correlation condition is on the field level (@StoreId='${store.id}).
> Were you planning to repeat it for each fie
e removed or that the xpath expression
translation should be moved so it is performed each time.
/Tobias
2012/7/22 Tobias Berg
> The articleId field is the only field in the correlation file so I just
> need to get that one working.
>
> I tried butting the condition in the forEach sec
Hello,
I'm a bit new to solr and have the following problem, it's about events and
venues.
If a user types a name of a venue, then I'd like to return the exact match
for the venue first and then the list of events taking place at this venue.
Currently I have defined a document bound to a database
it catches the kill signal and shuts down as it should, I guess :) because
it writes stuff to the log after pressing ^c
2009/8/19 Miller, Michael P.
> Does anyone know a graceful way to shutdown Solr? (other than killing
> the process with Ctrl-C)
>
hence I wonder if it is possible to reuse my Lucene Query but directing it
to solr
instead in some way. Any way to convert a Lucene Query into SolrQuery for
instance? Or some other way?
Thankful for any thoughts on this,
Tobias
string-rep?
Maybe this is really noob questions, sorry if that is the case - I am really
new to lucene/solr.
Tobias
2008/8/29 Tobias Hill <[EMAIL PROTECTED]>
> Hi,
>
> I am process of moving from HibernateSearch (backed by Lucene) to Solr
> (ditto)
> in our application-
>
&g
initiated searches suffer
a lot and are far from *as cached as they could be*.
I have no problem with serving a bot a cached page, the only problem
is that the bots are allowed to be part of the cache-statistics.
Is there any way to easily suppress this?
Best regards,
Tobias
*) Actually this i
y*
(search);
Equally, we never put any results emanating from a bot into that EHCache.
And when we did the hit-rate on the cache was much worse than it is today.
So my query remains: Is there an easy way to instruct solar to handle my
request
*quietly* cache-statistically-wise(*)?
Best regards,
T
accepted by lucene) rendered
as "()" which did not seem to be parsable on the solr-side. In other words,
nothing I couln't workaround.
Good to know about the extension points though.
Tobias
2008/8/30 Chris Hostetter <[EMAIL PROTECTED]>
>
> : Rephrasing: I do real
All,
thanks for good feedback.
Letting the load-balancer route bots to a specific slaves
and humans to others seems like the way forward this
time.
Thanks,
Tobias
2008/9/1 Walter Underwood <[EMAIL PROTECTED]>
> How many documents do you have in your index? How many unique
> que
d it make sense to write my own query parser that
passes the user query "as is" to the several fields?
Any hints on this are welcome.
Thanks in advance
Tobias
--
Tobias Dittrich
- Leiter Internet-Entwicklung -
_
WAVE Computersysteme GmbH
Philipp-Reis-S
Hmmm was my mail so weird or my question so stupid ... or is
there simply noone with an answer? Not even a hint? :(
Tobias Dittrich schrieb:
Hi all,
I know there are a lot of topics about compound word search already but
I haven't found anything for my specific problem yet. So if th
First of all: sorry Chris, Walter .. I did not mean to put
pressure on anyone. It's just that if you're stuck with
something and you have that little needle stinging saying:
maybe you're just too damn stupid for this ... :) So, thanks
a lot for your answers.
As for index time expansion using
Hi,
how can I query multiple fields in such way that for each of
the fields the configured analyzer stack with Tokenizer is
used for the whole query string?
I have several fields in my schema that use ShingleFilter
and/or WordDelimiterFilter and other stuff. But when I
search for example fo
; ignoreCase="true" />
language="German" />
stored="true" />
Is there anything else I have to configure?
Thanks
Tobi
Steven A Rowe schrieb:
Hi Tobi,
On 3/16/2009 at 9:14 AM, Tobias Dittrich wrote:
how can I query multiple fields in
Many thanks for your explanation. That really helped me a
lot in understanding DisMax - and finally I realized that
DisMax is not at all what I need. Actually I do not want
results where "blue" is in one field and "tooth" in another
(imagine you search for a notebook with blue tooth and get
so
Oh my ... thinking even more about it, I have to admit
you're right :) But that leaves me somewhat clueless again.
So I'll just try and share my thoughts on this. Maybe
someone will read this and can point me to a possible
solution ... or tell me where I'm wrong.
Say we have a schema with fi
No ideas??
Hi,
I wonder how I can setup a German stemmer correctly in a list of
filters for a field type definition.
Neither
nor
works. Any suggestions?
Thanks, Tobi
Hi,
I wonder how I can setup a German stemmer correctly in a list of filters
for a field type definition.
Neither
nor
works. Any suggestions?
Thanks, Tobi
@steve:
Your suggestion
didn't work either. But anyway, the snowball porter filter worked.
@rachel:
As I already posted, I got the following error
org.apache.solr.core.SolrException: Error loading class '...'
I use Solr 1.2
Hi Tobi,
On 02/04/2008 at 4:11 PM, To
GermanStemFilterFactory ?
On Feb 5, 2008 1:27 AM, Tobias Lohr <[EMAIL PROTECTED]> wrote:
No ideas??
Hi,
I wonder how I can setup a German stemmer correctly in a list of
filters for a field type definition.
Neither
nor
works. Any suggestions?
Thanks, Tobi
Hi Steve,
thanks for your hint. I've already tried this and I wonder, whether this
leads to the same or a different result. If the latter, what is the
difference between the stemmer and the snowball variant?
tobi
Hi Tobi,
On 02/04/2008 at 10:13 AM, Tobias Lohr wrote:
Hi,
I wonde
this page gives you an answer: http://wiki.apache.org/solr/MultiCore
Hi:
Is it possible to run 1 instance of Solr which can be used to query multiple
index. We have
multiple customers in the same box and they will have their own index, I would
like to avoid
running multiple instance of Solr.
What you probably want to achieve is displaying only docs in a certain
category (maybe filtered) ordered by descending score in the context of
exactly this category, right?
Well, you could come over this by creating a category specific score
field for every category following the schema "cat-X
stallation with the patch. As others might be
affected as well, we hope this can be helpful in resolving this bug.
To all SOLR/Lucene developers, thank you for your work. Looking trough the code
base gave me a new appreciation of your work.
Best Regards,
Tobias
PS: This issue was already posted
Hi Erick,
> You are saying that "X" doesn't work, in this case the scores are different
> in the debug section. But this implies that there is a problem "Y" that
> you're having.
The issue is not that they don't match, the issue is that the calculated score
is wrong. The debug score shows eve
Hi Baloo,
> Is there and solution/workaround available for this issue?
> or going back to Solr 7.2.1 is the only solution - As per comments in above
> issue (https://issues.apache.org/jira/browse/LUCENE-8099 these changes are
> not there in 7.2.1)
The only workaround, I know of, is building SOLR
sorting.
Do I miss something or is there so far no solution to sort the facets by
payload?
Greetings,
Tobias
bstitutes 'ae'
with 'a' [2].
Would recommend to use the default evaluable tools if you don't have a specific
requirement against it.
All the Best
Tobias
[1]
https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/java/org/apache/lucene/analys
nchen", "Muenchen" or
"Munchen" you will always get the result.
If you want to do less Stemming you can use the Light or Minimal variants, or
you can use a list of words which you do not want to stem by putting the
KeywordMarkerFilter before the
Hi guys
We are still running Solr 4.8.1 (Bitnami Windows version) and cannot upgrade
at this time.
Everything has worked fine for a year running as a 32 bit windows service
(Windows Server 2012R2) but we are now experiencing dreadful memory issues -
the JVM is being exhausted and I cannot d
53 matches
Mail list logo