Block Join Faceting in Solr 7.2

2018-08-06 Thread Aditya Gandhi
I'm querying an Index which has two types of child documents (let's call them ChildTypeA and ChildTypeB) I wrap the subqueries for each of these documents in a boolean clause, something like this: *q=+{! parent which=type:parent } +{! parent which=type:parent }* I've been trying to get facet

Solr client

2017-08-29 Thread Aditya
Hi I am aggregating open source solr client libraries across all languages. Below are the links. Very few projects are currently active. Most of them are last updated few years back. Please provide me pointers, if i missed any solr client library.

Re: Multilevel grouping?

2016-07-14 Thread Aditya Sundaram
0 > > -Yonik > > > On Tue, Jul 12, 2016 at 7:29 AM, Aditya Sundaram > <aditya.sunda...@myntra.com> wrote: > > Does solr support multilevel grouping? I want to group upto 2/3 levels > > based on different fields i.e 1st group on field one, within which i > grou

Multilevel grouping?

2016-07-12 Thread Aditya Sundaram
with the count in facet.pivot??? -- Aditya Sundaram

Re: Same origin policy for Apache Solr 5.5

2016-04-04 Thread Aditya Desai
entire SOLR5.5 package and they just need to put the collections present in any SOLR(here SOLR 4.10). Does this help? On Mon, Apr 4, 2016 at 9:11 AM, Upayavira <u...@odoko.co.uk> wrote: > Why would you want to do this? > > On Sun, 3 Apr 2016, at 04:15 AM, Aditya Desai wrote: > &g

Same origin policy for Apache Solr 5.5

2016-04-02 Thread Aditya Desai
:8984 has Solr 5.5 running.I am using Javascript to make XMLHTTP request, but it is failing with NS_ERROR. So I doubt SOLR supports same origin policy. Is this possible? Any suggestion on how to achieve this? Thanks in advance -- Aditya Ramachandra Desai MS Computer Science Graduate Student USC

Re: Regarding JSON indexing in SOLR 4.10

2016-03-30 Thread Aditya Desai
> > Even if the source and dest fields were reversed, it still wouldn't > work since there is no id > field as indicated by the error. > > Let's see one of the json files please? Are they carefully-formulated > or arbitrary files? If > carefully formulated, just switch > &g

Re: Regarding JSON indexing in SOLR 4.10

2016-03-30 Thread Aditya Desai
your expertise advice here. Can you please guide me a good source to learn SOLR? I am learning and I would really appreciate if you can help me. Regards On Wed, Mar 30, 2016 at 6:55 AM, Paul Hoffman <p...@flo.org> wrote: > On Tue, Mar 29, 2016 at 11:30:06PM -0700, Aditya Desai wrote:

Regarding JSON indexing in SOLR 4.10

2016-03-30 Thread Aditya Desai
: 00C70C0538BFEA03894F23A912E1ECBA2D7559E1F79B93380B922A99802AC764_Output.json I am learning Apache Solr for the first time. Your help will be very much appreciated. Thanks in advance Regards -- Aditya Ramachandra Desai MS Computer Science Graduate Student USC Viterbi School of Engineering Los Angeles, CA 90007 M : +1-415-463-9864 | L : https://www.linkedin.com

Re: Size of logs are high

2016-02-11 Thread Aditya Sundaram
ogs are high. > > Can anyone help me out here how to control this? > -- Aditya Sundaram Software Engineer, Technology team AKR Tech park B Block, B1 047 +91-9844006866

Document boost in Solr

2015-11-14 Thread Aditya
in older versions of Solr. I am using Solr 4.10 and using Solrj library. Regards Aditya

Re: Document boost in Solr

2015-11-14 Thread Aditya
uot;machin learn"~10^50.0 - 0.7794506 PRODUCT_CONTENT:"machin learn"~10^1.5 How can I analyse whether the document boost is applied or not. Regards Aditya On Sat, Nov 14, 2015 at 8:49 PM, Aditya <findbestopensou...@gmail.com> wrote: > I am not able to understand

Re: Document boost in Solr

2015-11-14 Thread Aditya
I am not able to understand the debug information. Any specific parameter to look for? Regards Aditya On Sat, Nov 14, 2015 at 6:42 PM, Alexandre Rafalovitch <arafa...@gmail.com> wrote: > Did you try using debug.explain.other and seeing how it is ranked? > On 14 Nov 2015 6:28

How to:- Extending Tika within Solr

2015-07-23 Thread Aditya Dhulipala
tika-** jars are working correctly, because I can run them in GUI mode and parse a test .mx file. Thanks! - Aditya

IOException occured when talking to solr server

2014-12-22 Thread Aditya
talking to server at: http://localhost/solr org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost/solr Once this error is encountered, Tomcat is not responding and i need to restart the server. Regards Aditya www.findbestopensource.com

Re: Advise on an architecture with lot of cores

2014-10-09 Thread Aditya
the load is more, shard it Cons: 1. Rebuilding index will take more time Regards Aditya www.findbestopensource.com On Tue, Oct 7, 2014 at 8:01 PM, Manoj Bharadwaj mbharad...@gmail.com wrote: Hi Toke, I don't think I answered your question properly. With the current 1 core/customer setup

Codec - PostingsFormat - Postings/TermsConsumer - Checkpointed merged segment.

2014-06-12 Thread Aditya Tripathi
. Thanks in advance for reading this long question. Any thoughts are welcome. If you are aware of some implementation doing partial updates through custom codecs, please do let me know. Kind Regards, Aditya Tripathi.

Request for adding to Contributors Group

2014-03-31 Thread Aditya Choudhuri
Hello! Please add my email and SolrWiki account in the ContributorsGroup. My Wiki name = AdityaChoudhuri https://wiki.apache.org/solr/AdityaChoudhuri Thank you. Aditya

Re: ReplicationFactor for solrcloud

2013-09-21 Thread Aditya Sakhuja
. On Thu, Sep 12, 2013 at 3:19 AM, Aditya Sakhuja aditya.sakh...@gmail.com wrote: Hi - I am trying to set the 3 shards and 3 replicas for my solrcloud deployment with 3 servers, specifying the replicationFactor=3 and numShards=3 when starting the first node. I see each of the servers

isolating solrcloud instance from peer updates

2013-09-21 Thread Aditya Sakhuja
Hello all, Is there a way to isolate an active solr-cloud instance from all incoming replication update requests from peer nodes ? -- Regards, -Aditya Sakhuja

Re: solrcloud shards backup/restoration

2013-09-19 Thread Aditya Sakhuja
on a restart ? Thanks in advance, Aditya On Fri, Sep 6, 2013 at 3:41 PM, Aditya Sakhuja aditya.sakh...@gmail.comwrote: Thanks Shalin and Mark for your responses. I am on the same page about the conventions for taking the backup. However, I am less sure about the restoration of the index. Lets say we

Re: solrcloud shards backup/restoration

2013-09-19 Thread Aditya Sakhuja
How does one recover from an index corruption ? That's what I am trying to eventually tackle here. Thanks Aditya On Thursday, September 19, 2013, Aditya Sakhuja wrote: Hi, Sorry for the late followup on this. Let me put in more details here. *The problem:* Cannot successfully restore

ReplicationFactor for solrcloud

2013-09-11 Thread Aditya Sakhuja
specifically need to have 3 replicas across 3 servers with 3 shards. Do we think of any reason to not have this configuration ? -- Regards, -Aditya Sakhuja

Re: solrcloud shards backup/restoration

2013-09-06 Thread Aditya Sakhuja
replication.properties or index.properties which I see normally on a healthy solrcloud cluster nodes. if I have the snapshot named snapshot.20130905 does the snapshot.20130905/* go into data/index ? Thanks Aditya On Fri, Sep 6, 2013 at 7:28 AM, Mark Miller markrmil...@gmail.com wrote: Phone typing. The end

solrcloud shards backup/restoration

2013-09-05 Thread Aditya Sakhuja
, but still relevant if you tested with a previous version. I haven't been successful in have the restored index replicate across the new replicas, after I restart all the nodes, with one node having the restored index. Is restoring the indexes on all the nodes the best way to do it ? -- Regards, -Aditya

data/index naming format

2013-09-05 Thread Aditya Sakhuja
, and the index.properties along with the second version. -- Regards, -Aditya Sakhuja

Solr 4.1 default commit mode

2013-08-01 Thread Aditya Sakhuja
solrcloud 4.5. I would appreciate if someone can confirm this for solr 4.1 ? My second question is : Is it ok to have different commit types on different nodes which are part of my solrCloud deployment ? Regards, Aditya -- Regards, -Aditya Sakhuja

Re: Solr Cloud - How to balance Batch and Queue indexing?

2013-07-30 Thread Aditya
you want to setup your servers. Master Slave OR Fail over. In case of Master Slave, Index documents in master and do search from replica cores. In case of Fail over, your replica will be used once your main server is failed. Regards Aditya www.findbestopensource.com On Tue, Jul 30, 2013 at 4

Re: processing documents in solr

2013-07-29 Thread Aditya
problem. If you don't want to re-index, then you need to maintain information related to visited nodes. Have a database / solr core which maintains list of IDs which already processed. Fetch record from Solr, For each record, check the new DB, if the record is already processed. Regards Aditya

Re: Duplicate documents based on attribute

2013-07-26 Thread Aditya
product and color. ProductName, Color, RecordType. Since Solr is NoSQL, you could have different fields and not all records should have all the fields. You could store different type of document. Filter the record by its type. Regards Aditya www.findbestopensource.com On Thu, Jul 25, 2013 at 11

Re: Auto Indexing in Solr

2013-07-25 Thread Aditya
Hi You could use Java timer. Trigger your DB import, every X minute. Another option, You may aware when your DB is updated. When ever DB gets changed, trigger the request to index the new added data. Regards Aditya www.findbestopensource.com On Thu, Jul 25, 2013 at 11:42 AM, archit2112

Re: autoCommit and performance

2013-07-18 Thread Aditya
. This will provide more information. Everything is directly proportional to number of docs. In my case, I have basic hosting plan and i am happy with the performance. My point is you don't always need fancy hardware. Start with basic and based on the need you could change the plan. Regards Aditya

Re: autoCommit and performance

2013-07-17 Thread Aditya
Hi It will not affect the performance. We are doing this regularly. If you do optimize and search then there may be some impact. Regards Aditya www.findbestopensource.com On Wed, Jul 17, 2013 at 12:52 PM, Ayman Plaha aymanpl...@gmail.com wrote: Hey Guys, I've finally finished my Spring

Re: SOLR guidance required

2013-05-10 Thread Aditya
search fields in Solr and filter results from Solr. DB is used to maintain extended fields and may be whole document (resume). Refer to range query search http://wiki.apache.org/solr/SolrQuerySyntax Regards Aditya www.findbestopensource.com On Fri, May 10, 2013 at 9:11 AM, Kamal Palei palei.ka

Re: Group.query

2012-09-26 Thread Aditya
Hi You are doing AND search, so you are getting results prod1 and prod2. I guess, you should query only for group1 and another query for group2. Regards Aditya www.findbestopensource.com On Wed, Sep 26, 2012 at 12:26 PM, Peter Kirk p...@alpha-solutions.dk wrote: Hi I have products which

Re: Is there any relationship between size of index and indexing performance?

2012-05-28 Thread Aditya
Hi Ivan, It depends on number of terms it has to load. If you index less amount of data but store large amount of data then your index size may be big but actual terms may be less. It is not directly proportional. Regards Aditya www.findbestopensource.com On Mon, May 28, 2012 at 3:00 PM, Ivan

Re: Strategy for maintaining De-normalized indexes

2012-05-23 Thread Aditya
the category 2. Retrieve the list of child products matching the main product You may need to two query but it is worth. You don't need to delete and bunch of records. Regards Aditya www.findbestopensource.com On Tue, May 22, 2012 at 5:12 PM, Sohail Aboobaker sabooba...@gmail.comwrote: We