Hi,
I have a question regarding phrase search in combination with a
WordDelimiterGraphFilter (Solr 8.4.1).
Whenever I try to search using a phrase where token combination consists
of delimited and non-delimited tokens, I don't get any matches.
This is the configuration:
I have added a patch which should fix the problem.
https://issues.apache.org/jira/browse/SOLR-7559
Please review.
Cheers,
Jeroen
-Original Message-
From: Jeroen Steggink [mailto:jeroen.stegg...@contentstrategy.nl]
Sent: dinsdag 26 mei 2015 21:45
To: solr-user@lucene.apache.org
Subject
Hi Tim,
I just ran into the exact same problem.
I see you created a bug in JIRA. I will check what is causing this and try and
fix it.
https://issues.apache.org/jira/browse/SOLR-7559
Jeroen
-Original Message-
From: Tim H [mailto:th98...@gmail.com]
Sent: maandag 18 mei 2015 17:28
To: s
uery terms that exist in "qq" and (nothing else) use
that for your value of spellcheck.q .
James Dyer
Ingram Content Group
(615) 213-4311
-Original Message-----
From: Jeroen Steggink [mailto:jeroen.stegg...@contentstrategy.nl]
Sent: Monday, April 28, 2014 3:01 PM
To: solr-user@
Hi Evan,
If I understand correctly, a document has to have at least one "foo bar"
without having "cat" in front.
A solution would be to use a combination of the ShingleFilterFactory and query
for one occurences of "foo bar" using the termfreq function.
https://cwiki.apache.org/confluence/displ
Hi,
I'm having some trouble using the spellcheck.q parameter. The user's query is
defined in the qq parameter and q parameter contains several other parameters
for boosting.
I would like to use the qq parameter as a default for spellcheck.q.
I tried several ways of adding the qq parameter in the
Hi,
Recently I started experimenting with the AnalyzingInfixSuggester.
However, I just found out the index is put in the Solr home directory instead
of the default ./data directory of the core.
I can set a specific indexPath, but it would be nice if the default data dir
would be used when nothin
Hi,
I experience the same problem, using version 4.4.0.
In my case:
2 Solr nodes -> 4 collections, each 1 shard and 2 replicas.
3 Zookeepers
Replicas can get state=down when a connection to Zookeeper is lost.
However, there are 2 more Zookeeper servers, so this shouldn't be a
problem right?
ould work, but you'd then be indexing every document twice
as well as loading the server with the Tika work. And you'd have to
store all the fields.
Personally I like <2>...
FWIW,
Erick
On Wed, Oct 9, 2013 at 11:50 AM, Jeroen Steggink wrote:
Hi,
In a content management system
Hi,
In a content management system I have a document and an attachment. The
document contains the meta data and the attachment the actual data.
I would like to combine data of both in one Solr document.
I have thought of several options:
1. Using ExtractingRequestHandler I would extract the dat
pache.org/solr/SpatialClustering
~ David
Chris Atkinson wrote
Did you get any resolution for this? I'm about to implement something
identical.
On 3 Jul 2013 23:03, "Jeroen Steggink" <
jeroen@
> wrote:
Hi,
I'm looking for a way to clustering (or should I call it group
ng', it does so only during peer sync.
Also, you may want to add autoSoftCommit and increase the autoCommit to a
few minutes.
On Wed, Jul 31, 2013 at 7:55 PM, Jeroen Steggink wrote:
Hi,
After the following error, one of the replicas of the leader went down.
"Error opening n
ant to add autoSoftCommit and increase the autoCommit to a
few minutes.
On Wed, Jul 31, 2013 at 7:55 PM, Jeroen Steggink wrote:
Hi,
After the following error, one of the replicas of the leader went down.
"Error opening new searcher. exceeded limit of maxWarmingSearchers=2, try
again late
Hi,
After the following error, one of the replicas of the leader went down.
"Error opening new searcher. exceeded limit of maxWarmingSearchers=2,
try again later."
I increased the autoCommit time to 5000ms and restarted Solr.
However, the status is still set to "down".
How do I get it back to
Hi Alexander,
This is because you have length normalization enabled for that field.
http://ir.dcs.gla.ac.uk/wiki/Length_Normalisation
If you want it disabled set the following:
Jeroen
On 4-7-2013 11:10, Lochschmied, Alexander wrote:
Hi Solr people!
querying for "series:RCWP" returns me t
Hi,
I'm looking for a way to clustering (or should I call it group) geo
spatial points on map based on the current zoom level and get the median
coordinate for that cluster.
Let's say I'm on the world level, and I want to cluster spatial points
within a 1000 km radius. When I zoom in I only wa
16 matches
Mail list logo