Search / Big Data / DevOps
  • About
  • project

    • Solr (1754)
    • Lucene (262)
    • ElasticSearch (16)
    • Nutch (8)
    • Tika (2)

    author

    • Alexandre Rafalovitch (2042)
    • David Pilato (10813)
    • Erick Erickson (8517)
    • Mark Walkom (8277)
    • Chris Hostetter (6508)
    • Ted Dunning (5374)
    • Yonik Seeley (5058)
    • Shawn Heisey (4840)
    • Karl Wright (4466)
    • Markus Jelsma (4171)
    • Grant Ingersoll (4088)
    • Sean Owen (3715)
    • Otis Gospodnetic (3435)
    • Michael McCandless (2813)
    • Mark Miller (2780)
    • Jack Krupansky (2725)
    • Christian Dahlqvist (2652)
    • Shalin Shekhar Mangar (2642)
    • Erik Hatcher (2411)
    • Lance Norskog (2408)
    • Adrien Grand (2375)
    • Robert Muir (2271)
    • Ahmet Arslan (2144)
    • joergprante@... (1949)
    • Lewis John Mcgibbney (1883)
    • Andrzej Bialecki (1824)
    • Dmitriy Lyubimov (1723)
    • Uwe Schindler (1675)
    • Ivan Brusic (1671)
    • Mattmann, Chris A (1642)
    • Alexander Reelsen (1573)
    • Ryan McKinley (1511)
    • Walter Underwood (1451)
    • s1monw (1412)
    • jasontedor (1410)
    • Andi Vajda (1387)
    • Jeff Eastman (1325)
    • Jörg Prante (1305)
    • Nik Everett (1298)
    • Julien Nioche (1260)
    • Mikhail Khludnev (1227)
    • kimchy (1224)
    • Steve Rowe (1213)
    • Pat Ferrel (1190)
    • Robin Anil (1178)
    • nik9000 (1175)
    • Sebastian Schelter (1140)
    • jpountz (1138)
    • Jukka Zitting (1093)
    • Upayavira (1048)
    • Benson Margulies (1017)
    • rjernst (993)
    • Magnus Bäck (989)
    • Suneel Marthi (984)
    • Mark Harwood (972)
    • Jake Mannix (966)
    • Joel Bernstein (962)
    • Jan Høydahl (951)
    • Dawid Weiss (918)
    • Noble Paul നോബിള്‍ नोब्ळ... (915)

    type

    • mail # user (1723)
    • mail # dev (264)
    • issue (56)
  • date

    • last 7 days (7)
    • last 30 days (12)
    • last 90 days (17)
    • last 6 months (31)
    • last 9 months (2036)
clear query| facets| time Search criteria: .   Results from 1 to 10 from 2042 (0.0s).
Loading phrases to help you
refine your search...
Marketing ApacheCon on Solr home page - Lucene - [mail # dev]
...Hi,On the Apache Community mailing list, they are asking the projects toinclude an - auto-updated - Apache "ad" block for the ApacheCon.I had a look at the Solr home page and I think it woul...
   Author: Alexandre Rafalovitch , 2018-04-18, 19:25
  
[expand - 1 more] [collapse] - Next steps for Solr Admin UI - request for in-depth discussion - Lucene - [mail # dev]
...> It really depends on what your goal is: a refreshed UI or getting rid of AngularJSI think that's an interesting question. Do we _know_ how a refreshedUI could be better than what we hav...
   Author: Alexandre Rafalovitch , 2018-04-16, 17:54
  
Next steps for Solr Admin UI - request for in-depth discussion - Lucene - [mail # dev]
...Hello,The relevant JIRA is SOLR-12196, but we felt this deserved a greater discussion.Basically, our Admin UI is currently using AngularJS (1.x) as itsJavascript framework. That particular l...
   Author: Alexandre Rafalovitch , 2018-04-14, 15:41
How to index and search (integer or float) vector. - Solr - [mail # user]
...I think that perhaps something along PointType orIntPointField/FloatPointField would be the right answer to storethings: https://lucene.apache.org/solr/guide/7_3/field-types-included-with-so...
   Author: Alexandre Rafalovitch , 2018-04-13, 14:33
  
[expand - 2 more] [collapse] - When did we stop shipping changes.html? - Lucene - [mail # dev]
...Ok, good to know it was intentional.Thank you for clarification,    Alex.On 13 April 2018 at 08:56, Jan Høydahl  wrote:> We DO ship/distribute Changes.html, see> http://...
   Author: Alexandre Rafalovitch , 2018-04-13, 13:01
  
When did we stop shipping changes.html? - Lucene - [mail # dev]
...The scope of that JIRA was Javadocs specifically.Wouldn't loosing other files, such as changes.html be an unintendedconsequences then?Regards,   Alex.On 12 April 2018 at 16:07, Cas...
   Author: Alexandre Rafalovitch , 2018-04-12, 20:16
When did we stop shipping changes.html? - Lucene - [mail # dev]
...The Solr's doc folder is suddenly looking scarily empty.Specifically, the changes.html now seems to be only online. That quitesurprised me. Not that I am in love with the current changes.txt...
   Author: Alexandre Rafalovitch , 2018-04-12, 19:46
Modify data-conf.xml on the runtime - Solr - [mail # user]
...I believe you can use variable substitution like${dih.request.paramname} and then pass 'paramname=value' in your HTTPrequest.Regards,   Alex.On 11 April 2018 at 11:25, rameshkjes &...
   Author: Alexandre Rafalovitch , 2018-04-11, 20:18
  
How to use Tika (Solr Cell) to extract content from HTML document instead of Solr's MostlyPassthroughHtmlMapper ? - Solr - [mail # user]
...I know it was a joke, but I've been thinking of something like that.Not a chatbot per say, but perhaps something that uses MachineLearning/topic clustering on the past discussions and match ...
   Author: Alexandre Rafalovitch , 2018-04-10, 14:41
  
Copy field on dynamic fields? - Solr - [mail # user]
...Have you tried reading existing example schemas? They show variouspermutations of copy fields.Regards,    AlexOn Thu, Apr 5, 2018, 2:54 AM jatin roy,  wrote:> Any update?&g...
   Author: Alexandre Rafalovitch , 2018-04-05, 16:07
  
[SOLR-6520] Documentation web page is missing link to live Solr Reference Guide - Solr - [issue]
...The official document page for Solr is missing the link to the live Solr Reference Guide. Only the link to PDF is there. In fact, one has to go to the WIKI, it seems to find the link. It is ...
http://issues.apache.org/jira/browse/SOLR-6520    Author: Alexandre Rafalovitch , 2018-04-04, 21:56
  
Montreal - Lucene - [mail # dev]
...To any Lucene/Solr committers, I just wanted to mention that I am currentlyliving in Montreal.So if this suddenly becomes relevant to you, I will be happy to help withadvice or logistics...R...
   Author: Alexandre Rafalovitch , 2018-03-29, 22:13
  
Defining Document Transformers in Solr Configuration - Solr - [mail # user]
...I am not sure I fully understood the desired transformation, butperhaps something from https://people.apache.org/~hossman/rev2016/would help.I am specifically thinking of:*) f.person.qf exam...
   Author: Alexandre Rafalovitch , 2018-02-28, 15:55
  
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