t;
> This is radically different than normal fq clauses, which are
> calculated on the entire corpus and can thus be cached.
>
> Best,
> Erick
>
> On Wed, Oct 9, 2013 at 11:59 AM, Rohit Harchandani
> wrote:
> > Hey,
> > so the post filter logs the number of i
of ids that the post filter is receiving reduces.
Thanks,
Rohit
On Tue, Oct 8, 2013 at 8:29 PM, Erick Erickson wrote:
> Hmmm, seems like it should. What's our evidence that it isn't working?
>
> Best,
> Erick
>
> On Tue, Oct 8, 2013 at 4:10 PM, Rohit Harchandani
>
Hey,
I am using solr 4.0 with my own PostFilter implementation which is executed
after the normal solr query is done. This filter has a cost of 100. Is it
possible to run filter queries on the index after the execution of the post
filter?
I tried adding the below line to the url but it did not seem
Hi,
I have created a custom component with some post filtering ability. Now I
am trying to add certain fields to the solr response. I was able to add it
as a separate response section, but i am having difficulty adding it to the
docs themselves. Is there an example of any component which adds field
Basically i see it is looking up the cache and getting a hit, but it still
seems to be collecting all the documents again.
Thanks,
Rohit
On Thu, Aug 1, 2013 at 4:37 PM, Rohit Harchandani wrote:
> Hi,
> I did finally manage to this. I get all the documents in the post filter
> and
I am facing this problem in solr 4.0 too. Its definitely not related to
autowarming. It just gets stuck while downloading a file and there is no
way to abort the replication except restarting solr.
On Wed, Jul 10, 2013 at 6:10 PM, adityab wrote:
> I have seen this in 4.2.1 too.
> Once replicati
?
Thanks,
Rohit
On Wed, Jul 10, 2013 at 6:10 PM, Yonik Seeley wrote:
> On Wed, Jul 10, 2013 at 6:08 PM, Rohit Harchandani
> wrote:
> > Hey,
> > I am trying to create a plugin which makes use of postfilter. I know that
> > the collect function is called for every document
Hi Amit,
Great article. I tried it and it works well. I am new to developing in solr
and had a question? do you know if there is a way to access all the matched
ids before collect is called?
Thanks,
Rohit
On Sat, Nov 10, 2012 at 1:12 PM, Erick Erickson wrote:
> That'll teach _me_ to look close
Hey,
I am trying to create a plugin which makes use of postfilter. I know that
the collect function is called for every document matched, but is there a
way i can access all the matched documents upto this point before collect
is called on each of them?
Thanks,
Rohir
Hey,
Currently we are using solr 4.0 with a master slave setup. The data gets
indexed on the master and then we issue a fetchindex command to replicate
it on the slave. The slave has a postCommit listener which gets kicked off
when replication finishes and we depend on this listener to know whn
rep
f you have high query rate, running multiple instances of Solr on the same
> server doesn't typically make sense. I'd stop and rethink :)
>
> Otis
> --
> Solr Performance Monitoring - http://sematext.com/spm/index.html
>
>
> On Tue, Nov 13, 2012 at 5:46 PM,
On Mon, Nov 5, 2012 at 4:02 PM, Walter Underwood wrote:
> Don't query for 5000 documents. That is going to be slow no matter how it
> is implemented.
>
> wunder
>
> On Nov 5, 2012, at 1:00 PM, Rohit Harchandani wrote:
>
> > Hi,
> > So it seems that when
5:23 PM, Rohit Harchandani wrote:
> Hi,
>
> The same query is fired always for 500 rows. The only thing different is
> the "start" parameter.
>
> The 3 shards are in the same instance on the same server. They all have
> the same schema. But the inherent type of t
tics - http://sematext.com/search-analytics/index.html
> Performance Monitoring - http://sematext.com/spm/index.html
>
>
> On Thu, Oct 18, 2012 at 12:22 PM, Rohit Harchandani
> wrote:
> > Hi all,
> > I have an application which queries a solr instance having 3 shards(4gb
Hi all,
I have a solr index with 5,000,000 documents and my index size is 38GB. But
when I query for about 400,000 documents based on certain criteria, solr
searches it really quickly but does not return data for close to 2 minutes.
The unique key field is the only field i am requesting for. Also,
but {{_version_}} field does
> not
> > exist in schema".
> >
> > See:
> > https://issues.apache.org/jira/browse/SOLR-3432
> >
> > This could happen if you kept the new 4.0 solrconfig.xml, but copied in
> your
> > pre-4.0 schema.xml.
> >
> >
are you not using the built-in replication? That works fine. You do
> not need to invent anything.
>
> wunder
>
> On Aug 14, 2012, at 2:57 PM, Rohit Harchandani wrote:
>
> > Hi All,
> > I am new to Solr and would really appreciate some help on this issue.
> > I
d
not change after updating the symlinks.
(org.apache.lucene.store.MMapDirectory:org.apache.lucene.store.MMapDirectory@/bb/mbigd/mbig2580/srchSolr/apache-solr-4.0.0-ALPHA/example/solr/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@2447e380)
Is there a way to update this dynamically? Thanks a lot
Regards,
Rohit Harchandani
18 matches
Mail list logo