Search / Big Data / DevOps
  • About
  • project

    • Solr (99)

    author

    • ()
    • Erick Erickson (7727)
    • Chris Hostetter (6119)
    • Yonik Seeley (4748)
    • Shawn Heisey (4507)
    • Otis Gospodnetic (2776)
    • Jack Krupansky (2523)
    • Mark Miller (2379)
    • Shalin Shekhar Mangar (2360)
    • Erik Hatcher (2261)
    • Alexandre Rafalovitch (1754)
    • Ahmet Arslan (1753)
    • Lance Norskog (1542)
    • Grant Ingersoll (1504)
    • Markus Jelsma (1482)
    • Ryan McKinley (1469)
    • Walter Underwood (1396)
    • Mikhail Khludnev (1065)
    • Upayavira (907)
    • Noble Paul നോബിള്‍ नोब्ळ... (905)
    • Mike Klaas (811)
    • Gora Mohanty (744)
    • Koji Sekiguchi (711)
    • Joel Bernstein (710)
    • Jan Høydahl (694)
    • Furkan KAMACI (688)
    • Zheng Lin Edwin Yeo (686)
    • Alessandro Benedetti (580)
    • Robert Muir (559)
    • Jamie Johnson (551)
    • Hoss Man (544)
    • Toke Eskildsen (541)
    • Dmitry Kan (537)
    • Jonathan Rochkind (497)
    • Noble Paul നോബിള്‍ नोब्ळ्... (489)
    • Michael Della Bitta (418)
    • Noble Paul (418)
    • Dyer, James (395)
    • Steve Rowe (386)
    • sunnyfr (386)
    • Susheel Kumar (368)
    • Bill Au (366)
    • David Smiley (365)
    • Stefan Matheis (361)
    • Fuad Efendi (348)
    • Jason Rutherglen (338)
    • Bernd Fehling (335)
    • Dennis Gearon (329)
    • William Bell (311)
    • Tomás Fernández Löbbe (300)
    • Anshum Gupta (295)
    • Marc Sturlese (294)
    • Aman Tandon (288)
    • Avlesh Singh (283)
    • Michael McCandless (277)
    • Timothy Potter (277)
    • Rick Leir (264)
    • Emir Arnautović (262)
    • Bill Bell (261)
    • Paul Libbrecht (258)
    • James liu (257)

    type

    • mail # user (99)
  • date

    • last 7 days (6)
    • last 30 days (7)
    • last 90 days (16)
    • last 6 months (16)
    • last 9 months (99)
clear query| facets| time Search criteria: .   Results from 1 to 10 from 99 (0.0s).
Loading phrases to help you
refine your search...
How to ptotect middile initials during search - Solr - [mail # user]
...A is part of stopwords ...that is why it got dropped. Protected words willonly stop it from stemminghttps://lucene.apache.org/solr/guide/6_6/language-analysis.htmlThanksJay PotharajuOn Wed, ...
   Author: Jay Potharaju , 2018-04-18, 21:20
  
[expand - 1 more] [collapse] - solr 6.6.3 intermittent group faceting errors(Lucene54DocValuesProducer) - Solr - [mail # user]
...Thanks Eric & Shawn for chiming in ! In my solrconfig the lucene version isset to 6.6.3.  I do see that the index has lucene54 files.With respect to the error regarding group faceting e...
   Author: Jay Potharaju , 2018-04-18, 07:18
  
solr 6.6.3 intermittent group faceting errors(Lucene54DocValuesProducer) - Solr - [mail # user]
...After digging into the error a bit more ..I see that the error messagescontain a call to lucenecodec54. I am using version solr 6.6.3. Any ideaswhy is lucene54 being referred here??Thanks at...
   Author: Jay Potharaju , 2018-04-17, 18:17
[expand - 2 more] [collapse] - solr 6.6.3 intermittent group faceting errors - Solr - [mail # user]
...Hi Has anyone seen issues with group faceting on multivalued fields in solr 6x? Can any of the committers comment?ThanksJay> On Apr 16, 2018, at 1:44 PM, Jay Potharaju  wrote:> &g...
   Author: Jay Potharaju , 2018-04-17, 15:10
  
solr 6.6.3 intermittent group faceting errors - Solr - [mail # user]
...I deleted my collection and rebuilt it to check if there are any issueswith indexing. I didn't see any errors during indexing. My collection issharded and we use implicit routing...But after...
   Author: Jay Potharaju , 2018-04-16, 20:44
solr 6.6.3 intermittent group faceting errors - Solr - [mail # user]
...Hi,I am testing solr 6.6.3 and have been running into intermittent groupfaceting errors.  I did some bulk indexing to  initially setup thecollection I have multiple facet fields it...
   Author: Jay Potharaju , 2018-04-16, 17:20
this IndexWriter is closed - Solr - [mail # user]
...Hi,I am getting Indexwriter is closed error only on some of my shards in thecollection. This seems to be happening on leader shards only. There is areother shards on the box and they are not...
   Author: Jay Potharaju , 2018-04-09, 18:31
  
[expand - 2 more] [collapse] - Solr 6.6.3: Errors when using facet.field - Solr - [mail # user]
...This is myquery: facet=true&group=true&group.ngroups=true&group.field=product_id&group.facet=true&facet.field=category_idField def:<field name="product_id" type="tlong" indexed="true" sto...
   Author: Jay Potharaju , 2018-03-16, 23:05
  
Solr 6.6.3: Errors when using facet.field - Solr - [mail # user]
...It looks like it was fixed as part of 6.6.3 : SOLR-6160.FYI: I have 2 shards in my test environment.ThanksJay PotharajuOn Fri, Mar 16, 2018 at 2:07 PM, Jay Potharaju wrote:> Hi,> I am ...
   Author: Jay Potharaju , 2018-03-16, 21:20
Solr 6.6.3: Errors when using facet.field - Solr - [mail # user]
...Hi,I am running a simple query with group by & faceting.facet=true&group=true&group.facet=true&group.field=product_id&group.ngroups=true&facet=true&facet.field=product_id&facet.mincount=1Whe...
   Author: Jay Potharaju , 2018-03-16, 21:08
[expand - 3 more] [collapse] - Solr 6.6.3: Cant create shard name with hyphen - Solr - [mail # user]
...nvm ....i see the first comment on the ticket ...that hypens are allowedbut not when it is the first character. It looks like 5.5 was the lastversion where it was supported.ThanksJayThanksJa...
   Author: Jay Potharaju , 2018-03-15, 05:24
  
Solr 6.6.3: Cant create shard name with hyphen - Solr - [mail # user]
...Thanks for the reply Shawn. Was this a recent change ? As per the ticket it was fixed in 6.0. Is this change(no hyphens as starting of name ) applicable to all 6x versions.Thanks> On Mar ...
   Author: Jay Potharaju , 2018-03-15, 04:29
Solr 6.6.3: Cant create shard name with hyphen - Solr - [mail # user]
...I tested in solr 6.5.1 and there also it is broken. Any recommendationwhich version of 6 is that feature functioning. At this time the shard namecant be changed because of dependency with ot...
   Author: Jay Potharaju , 2018-03-15, 00:26
Solr 6.6.3: Cant create shard name with hyphen - Solr - [mail # user]
...Hi ,I am creating a new collection in solr 6.6.3 and it wont allow me create ashard with hyphen. This ticket(https://issues.apache.org/jira/browse/SOLR-8725) was closed earlier. But itis not...
   Author: Jay Potharaju , 2018-03-15, 00:20
[expand - 1 more] [collapse] - SynonymGraphFilterFactory with WordDelimiterGraphFilterFactory usage - Solr - [mail # user]
...Thanks for the response Rick!. I checked 6.6.2 and it has the same issue.The only work around that I have now is comment out theSynonymGraphFilterFactory as we are not using synonyms as of n...
   Author: Jay Potharaju , 2018-03-14, 22:34
  
SynonymGraphFilterFactory with WordDelimiterGraphFilterFactory usage - Solr - [mail # user]
...I am upgrading to solr 6.6.3 and one of my fields uses text_en_splitting.Are there any recommendations on how to adjust the fieldtype definition forthese fields.ThanksThanksJay PotharajuOn W...
   Author: Jay Potharaju , 2018-03-13, 20:37
book on solr - Solr - [mail # user]
...Hi,I am looking for a book that covers some basic principles on how to scalesolr. Are there any suggestions.Example how to scale , by adding shards or replicas in the case of high rpsand hig...
   Author: Jay Potharaju , 2017-10-13, 05:42
  
Best practices for backup & restore - Solr - [mail # user]
...Hi,I was wondering if there are any best practices for doing solr backup &restore. In the past when running backup, I stopped indexing during thebackup process.I am looking at this documenta...
   Author: Jay Potharaju , 2017-05-16, 22:38
  
[expand - 2 more] [collapse] - solrcloud load balancing - Solr - [mail # user]
...Thanks Erick & Shawn for the response.In case of non-distributed queries(single shard with replicas) is there away for me to determine how long does it take to retrieve the documents an...
   Author: Jay Potharaju , 2016-10-23, 05:37
  
solrcloud load balancing - Solr - [mail # user]
...Thanks Erick for the responseI am currently using a load balancer for my solrcloud, but was particularlyinterested to know if solrcloud is doing load balancing internally in thecase of a sin...
   Author: Jay Potharaju , 2016-10-23, 01:48
solrcloud load balancing - Solr - [mail # user]
...Hi,I am trying to understand how load balancing works in solrcloud.As per my understanding solrcloud provides load balancing when queryingusing an http endpoint.  When a query is sent t...
   Author: Jay Potharaju , 2016-10-23, 00:19
1 2 3 4 5 Next >
Apache Lucene, Apache Solr and all other Apache Software Foundation project and their respective logos are trademarks of the Apache Software Foundation.
Elasticsearch, Kibana, Logstash, and Beats are trademarks of Elasticsearch BV, registered in the U.S. and in other countries. This site and Sematext Group is in no way affiliated with Elasticsearch BV.
Service operated by Sematext