I'm not sure I understand this. What is the difference between multible
indexes and multible shards?
--
View this message in context:
http://lucene.472066.n3.nabble.com/match-count-per-shard-and-across-shards-tp2369627p2382499.html
Sent from the Solr - User mailing list archive at Nabble.com.
Interesting idea. I must investigate if this is a possibility - eg. how often
will a document be reindexed from one shard to another - this is actually a
possibility as a consequence of the way we configure our shards :-/
Thanks for the input! I was still hoping for a way to get that info from
So
I would love it if I could use 'latitude' and 'longitude' in all places. But it
seems that solr spatial for 1.4 plugin only works with lat/lng. Any way to
change that?
Dennis Gearon
Signature Warning
It is always a good idea to learn from your own mistakes. It is usually a
b
WEll, this is the query that USED to work, before we massaged the schema, (*I*
did).
solr/select?wt=json&indent=true&start=0&rows=20&q={!spatial lat=37.221293
long=-121.979192 radius=1000 unit=km threadCount=3} *:*
WHOOPS!!!
Just for fun, after spending HOURS screwing around with exceptions, a
Indeed the distribution across shards should be transparent. In fact, as a
client I should not need to know anything about any shard. But as the
current state of Solr (1.4) dictate an interface where you - as a client -
must provide a list of shards, then the responsibility has been shiftet over
t
It would be really helpful to send along your schem.XML file so we can see how
you are indexing these points. Polygons and linestrings are not supported yet.
Another good way to test is using the Solr/admin tool or hand jamming your
params in manually. Type *:* as your query in the admin tool. A
Hello Shan,
Even my SOLR instance is getting hung on deleteById or
deleteByQuery. Iam using Solr 1.4.1 and have about 900k docs in my core.
solr used to work till about 750k docs (not exactly sure though), from then
onwards it is hanging for a long time and ultimately throws a
Sock
Hi guys
I'm running a solr instance (trunk) in my dev. Server to test my
configuration. I'm doing a DIH full import to index 49 PDF files with their
corresponding database records. Both the PDF files and database are local
in the server.
*Server : *
· Windows 2008 R2
· MS S
I indexed my whole database (only 52k records).
It has some geospatioal on it. I set the geospatial to 1000km radius to
centered
on the town where they all are, and NADA comes out.
How can I find out what's in the index and get at least ONE document out?
Dennis Gearon
Signature Warning
Hi
I already copied "apache-solr-uima-4.0-SNAPSHOT.jar"tosolr\lib
but what causing the error is this
<
updateRequestProcessorChain name="uima">
this class is not found
processor class="org.apache.solr.uima.processor.UIMAProcessorFactory
Or - you could add a standard field to each shard, populate with a distinct
value for each shard, and facet on that field. Then look at the facet counts
of the value that corresponds to a shard, and, hey-presto, you're done...
Bob Sandiford | Lead Software Engineer | SirsiDynix
P: 800.288.8020
Sounds like the interface level to achieve this is multiple indexes.
Dennis Gearon
Signature Warning
It is always a good idea to learn from your own mistakes. It is usually a
better
idea to learn from others’ mistakes, so you do not have to make them yourself.
from 'http://b
To my knowledge, the distributed search functionality is intended to be
transparent, thus no details deriving from it are exposed (e.g. what
docs come from which shard), so, no, I don't believe it to be possible.
The only way I know right now that you could achieve it is by two (sets
of) queries.
On 1/29/11, Paul Libbrecht wrote:
>
> Hello list,
>
> can anyone tell me how I can plug the velocity tools into my solr?
[...]
Not sure what you mean by "plugging in" the tools. There is
http://wiki.apache.org/solr/VelocityResponseWriter , but I
imagine that you have already seen that.
Regards,
It would seem like several of the sun projects require the "ant dist" command
in order for everything to get built properly. Solr and Uima being two that
have been mentioned in the last two days. Is there any way that we can include
these in the root build script to cut out all the extra steps?
Hi Darx you need to run 'and dist' under solr/contrib/uima and then
reference the created jar (under solr/contrib/uima/build) inside the
solrconfig.xml ( tag) of your instance.
Hope this helps,
Tommaso
2011/1/29 Darx Oman
> I tried to do the uima integration with solr
> I followed the steps in t
Hi,
Is it possible to construct a Solr query that will return the total number
of hits there across all shards, and at the same time getting the number of
hits per shard?
I was thinking along the lines of a faceted search, but I'm not deep enough
into Solr capabilities and query parameters to fi
Thanks a lot, this totally makes sense but it was hard to figure this out.
cheers
--
Renaud Delbru
On 28/01/11 20:39, cbenn...@job.com wrote:
Ooops,
I meant NOW/DAY
-Original Message-
From: cbenn...@job.com [mailto:cbenn...@job.com]
Sent: Friday, January 28, 2011 3:37 PM
To: solr-use
18 matches
Mail list logo