":0.0},
"facet_module":{
"time":0.0},
"mlt":{
"time":0.0},
"highlight":{
"time":0.0},
"stats":{
"time":0.0},
"expand":{
"time":0.0},
"terms":{
"time":0.0},
"debug":{
"time":0.0}},
"process":{
"time":8.0,
"query":{
"time":0.0},
"facet":{
"time":0.0},
"facet_module":{
"time":0.0},
"mlt":{
"time":0.0},
"highlight":{
"time":7.0},
"stats":{
"time":0.0},
"expand":{
"time":0.0},
"terms":{
"time":0.0},
"debug":{
"time":1.0}
Thank's
Matthias
Hello,
i have a web application that delivers static html content to the user.
I have been thinking about the possibility to deliver this content from
solr instead of delivering it from the filesystem.
This would prevent the "double" stored content (html files on file
systems + additional solr cor
class assumes the id field for your documents is called 'id' - if
this is not the case, you must set the right name with
setIdField(String)."
I am wondering whether there are more details or pitfalls that I should be
aware of?
Mit freundlichen Grüßen / Kind regards,
Matthias Fa
ommend that you just leave this definition alone.
I'd be very grateful for any positive or negative experiences with
"uniqueKey" not being set to "id" - especially if your experiences are
related to Solr 6.2.1+.
Many thanks,
Matthias Falkenberg
IBM Deutschland Resea
Thanks, Andrea, your answer does make sense! Obviously as a SOLR newbie I am
still thinking too much in terms of traditional databases ;-)
Kind regards
Matthias
-Ursprüngliche Nachricht-
Von: Andrea Gazzarini [mailto:a.gazzar...@gmail.com]
Gesendet: Montag, 19. Oktober 2015 12:05
An
d where the user
can type a company name pattern and gets a list of matching companies including
the associated branches. Any suggestions?
Kind regards,
Matthias
-Ursprüngliche Nachricht-
Von: Andrea Gazzarini [mailto:a.gazzar...@gmail.com]
Gesendet: Freitag, 16. Oktober 2015 17:
java:232)
at
org.apache.solr.handler.dataimport.DataImporter.doFullImport(DataImporter.java:416)
at
org.apache.solr.handler.dataimport.DataImporter.runCmd(DataImporter.java:480)
at
org.apache.solr.handler.dataimport.DataImporter$1.run(DataImporter.java:461)
Kind regards,
Matthias
-Ursprüngliche Nachricht-
V
rma_namenszeile_1":"Der Bunte Laden",
"_version_":1515185579421073408},
{
...
}
Why are there no company branches inside the company records? What's wrong with
my configuration? Any help is appreciated!
Kind regards
Matthias Fischer
Yes, that is what we are seeing. Thanks for pointing me to the right issues
to track.
Where can I find out when 4.10 final is going to be released?
Thanks,
Matthias
On Sat, Aug 30, 2014 at 9:26 PM, Erick Erickson
wrote:
> There have been some recent improvements in that area, what version
much,
Matthias
--
Matthias Broecheler
http://www.matthiasb.com
dType WITHOUT stopwords for the spellcheck field.
So - I think - the SpellCheckComponent doesn't find better matches for
stopwords, because it has indexed the stopwords itself.
Thanks for your help
Matthias
schema.xml
.
solrconfig
> But your most recent email referred to "stopword.txt".
>
> So, either add "the" to german_stop_long.txt, or change the "words" option
> of your stopfilter to refer to "stopwords.txt".
Sorry for that confusion: The stopfilter refers to the stopwords.txt
Now I'm just talking about the solr exampl
> spellcheck_de
>
> That should reference a field, not a field type.
Thanks for your help. But I did that, too.
Here I'll show that even the solr example webapp makes suggestions for
stopwords: I've ...
1. added "the" to the stopwords.txt
2. added "thex" to an example document (field name)
3. st
>> is it possible to configure a stopword list to the SpellCheckComponent?
> Add a stopwordfilter to your spellcheck field.
Hmm, I did. Could it be another mistake?
This is the schema definition:
This is the solrconfig:
uld only give a suggestion for "index"
because "the" is a stopword.
Kind Regards
Matthias
else
seeing this, or can you think of a reason for this? Most of our
queries to SOLR involve the DismaxHandler and the spatial search query
components. We don't use any custom request handlers so far.
Thanks in advance,
-Matthias
--
Matthias Käppler
Lead Developer API & Mobile
hey thanks all for the suggestions, didn't have time to look into them
yet as we're feature-sprinting for MWC, but will report back with some
feedback over the next weeks (we will have a few more performance
sprints in March)
Best,
Matthias
On Mon, Feb 13, 2012 at 2:32 AM, Yonik See
time? Moreover, will this
mean the results get less accurate since different lat/lons may
collapse into the same hash?
Thanks!
--
Matthias Käppler
Lead Developer API & Mobile
Qype GmbH
Großer Burstah 50-52
20457 Hamburg
Telephone: +49 (0)40 - 219 019 2 - 160
Skype: m_kaeppler
Email: matth...@qy
ell me, how can I possibly contribute
answer to questions I don't have an answer to? That's why I'm here,
remember :) So please, these kinds of snippy replies are not helping
anyone.
Thanks
-Matthias
On Tue, Feb 7, 2012 at 3:06 PM, Erick Erickson wrote:
> So the obvious question is &
uld be glad to hear your opinions / experience around this.
Thanks!
--
Matthias Käppler
Lead Developer API & Mobile
Qype GmbH
Großer Burstah 50-52
20457 Hamburg
Telephone: +49 (0)40 - 219 019 2 - 160
Skype: m_kaeppler
Email: matth...@qype.com
Managing Director: Ian Brotherston
Amtsgericht Hamburg
HRB 9
Hi,
I'm using an edismax handler
All fields and queries are lower case (LowerCaseFilterFactory in schema.xml)
Queries for television, Television and televisio* lead to results.
But Televisio* has no result.
Is this a bug, a feature or a misconfiguration?
Kind Regards
Matthias
that's it.
thanks!
QueryHandler Config:
title
Kind Regards
Matthias
Thanks in advance.
Matthias
--
View this message in context:
http://lucene.472066.n3.nabble.com/CoreContainer-from-CommonsHttpSolrServer-tp3219299p3219299.html
Sent from the Solr - User mailing list archive at Nabble.com.
[] ASF Mirrors (linked in our release announcements or via the Lucene website)
[x] Maven repository (whether you use Maven, Ant+Ivy, Buildr, etc.)
[] I/we build them from source via an SVN/Git checkout.
[] Other (someone in your company mirrors them internally or via a downstream
project)
Dear Solr-users,
is there a compilation of FAQs particularly targeting at schema design? I have
a two questions that probably have been asked before:
- I have to map different kinds of documents into my schema. Some of these
documents have one or multiple time/dates that might be relevant for q
Hi everyone,
does the solr.TrieDateField support dates BC?
I indexed negative dates and I'm able to query them,
but if I store them, they show up as postitive dates.
Thanks
Matthias
Hi,
I have problems using DIH with Oracle Clobs. I use a Clob-Transformer but my
clob is not transformed to string:
oracle.sql.c...@14d1900
10
My data-config is as follows:
Thanks,
Matthias
Hi,
I need the patch SOLR-236<https://issues.apache.org/jira/browse/SOLR-236>
(field collapsing) in a production-system which currently is running on Solr
1.4.
Can I switch to the trunk version (and apply the patch) without problems or is
this not recommended?
Matthias
Ok, that works (now I found it also in the example synonyms-file...)
But what if I overwrite the synonyms-file after SOLR-startup?
Is core-reloading the only way to do this?
I think of this steps:
1. Generate new synonym-file
2. Reload core and wait a minute
3. Re-index (as I'm using synonyms
where the parseRules-method is called in the
original implementation of SynonymFilterFactory (simply replacing "," with"#"),
but this didn't work as expected.
Thanks
Matthias
for solrjs purpose, this testdata looks much more "real life".
matthias
Erik
On Nov 22, 2008, at 5:50 AM, Matthias Epheser wrote:
JCodina schrieb:
Yesterday I got it running, I thouhght I had post it, but I should
not push
the post button.
The problem I had to solve to
oided. I will update the wiki as soon as this is commited. After that, only a
checkout and
ant example-init
ant example-start
ant example-import
will create working examples for you.
matthias
Erik Hatcher wrote:
I just got the client-side demo on trunk to work (with a few tweaks to
m
Erik Hatcher schrieb:
On Nov 16, 2008, at 1:40 PM, Matthias Epheser wrote:
Matthias and Ryan - let's get SolrJS integrated into
contrib/velocity. Any objections/reservations?
As SolrJS may be used without velocity at all (using eg.
ClientSideWidgets), is it possible to put it into &qu
Erik Hatcher schrieb:
On Nov 17, 2008, at 2:11 PM, Matthias Epheser wrote:
After we add the SolrQueryResponse to the templates first, we realized
that some convenience methods for iterating the result docs, accessing
facets etc. would be fine.
The idea was to reuse the existing wrappers (eg
Ryan McKinley schrieb:
On Nov 17, 2008, at 1:35 PM, Erik Hatcher wrote:
Can you elaborate on the use case for why you need the raw response
like that?
I vaguely get it, but want to really understand the need here.
I'm weary of the EmbeddedSolrServer usage in there, as I want to
distill the
Erik Hatcher schrieb:
On Nov 17, 2008, at 11:45 AM, Matthias Epheser wrote:
Just noticed that VelocityResponeWriter in trunk is very reduced to my
last
patch from 2008-07-25.
Right, that was intentional for my own simplicity's sake...
The crucial difference is the missing translation
Ryan McKinley schrieb:
however I have found that in any site where
stability/load and uptime are a serious concern, this is better handled
in a tier in front of java -- typically the loadbalancer / haproxy /
whatever -- and managed by people more cautious then me.
Full ack. What do you think
Erik Hatcher schrieb:
However, it isn't currently suitable for wiring to SolrJS - Matthias and
I will have to resolve that.
Just noticed that VelocityResponeWriter in trunk is very reduced to my last
patch from 2008-07-25.
Moving the templates into a jar shouldn't be a problem. S
uot;best-practices" may be
helpful in the solr wiki.
I would be fine by me to help implementing a standard securty filter for solr.
WDYT?
regards,
matthias
rjs trunk is a custom build that was created
before the official 1.3.0 release. It includes the Velocity patch, so it should
work. As mentioned, it is a custom build from august, so we should aim to make
it work with 1.3 and trunk.
Matthias and Ryan - let's get SolrJS integrated in
result widget
contains some additional javascript code for custom rendering.
More (technical) information is available at http://solrjs.solrstuff.org/
Any feedback is highly appreciated.
regards,
matthias
PS: sorry for the crosspost, I'm aware of avoiding that, but I wasn't sure which
list (users or dev) is suitable the most.
pt calendar
- basic stuff like facet and result views
- ...
New ideas for widgets and feedback about the library itself etc. are
very welcome.
regards,
matthias
a small improvement:
I just managed to get relative paths for the test jetty working, so to you just
have to:
cd testsolr
java -jar start.jar
open http://localhost:8983/solrjs/test/testServerside.html
regards,
matthias
Matthias Epheser schrieb:
Hi,
I just made a commit to http
https://issues.apache.org/jira/browse/SOLR-620 and added a result.vm file in
testsolr/solr/conf/velocity/
For a quick test, just change the path in the context file, start the testsolr
server and point the browser to test/test*.html.
regards
matthias
Matthias Epheser schrieb:
Erik
hed, we can start
building our widgets. I'll try to get a velocity example widget running in the
next few days and will post a small message in this list when trunk is updated
regards,
matthias
Erik
On Jul 1, 2008, at 4:00 AM, Matthias Epheser wrote:
Hi community,
as described
apache.org/solr/SolrJS
Check out the trunk at:
http://solrstuff.org/svn/solrjs/trunk/
Feedback about the implementation, the quality of code (documentation,
integration into html, customizing the widgets) as well as ideas for future
widgets etc. is very welcome.
regards
matthias
ely should include some caching etc.
matthias
Danke,
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
From: Matthew Runo <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Thursday, May 29, 2008 12:50:25 PM
Subject: Re: Announcemen
jquery coding, so I can start with some $j()
instead of $() from scratch.
matthias
Original-Nachricht
> Datum: Thu, 29 May 2008 09:36:37 -0500
> Von: Nik Krimm <[EMAIL PROTECTED]>
> An: "solr-user@lucene.apache.org"
> Betreff: Re: Announcement of Solr Javascript Client
> Hi Matthias:
> Glad to hear of your efforts. A coup
widgets so they could
update their ui.
These technologies seem to be the currently best ones IMHO, any
feedback/experiences welcome.
Regards,
matthias
[1]
http://www.nabble.com/-GSOC-proposal-%3A-Solr-javascript-client-library-to16422808.html#a16430329
[2] http
the
code is quite ugly.
Thanks for your help,
Matthias
ecial character are
converted to regular ASCII.
The tip of J.J. Larrea, to use the PatternReplaceFilterFactory, solved
the problem.
And as Chris Hostetter noted, stored fields always return the initial
value, which turned the second part of my question obsolete.
Thanks a lot for your help!
best
Mat
the
dissected data. But when the results are returned the initial data with
the non modified data should be returned.
Does lucene GermanAnalyzer this job? I run across it, but I could not
figure out from the documentation whether it does the job or not.
thanks a lot in advance.
Matthias
54 matches
Mail list logo