Re: Boosting a document score when advertised! Please help!

2015-11-05 Thread Paul Libbrecht
Alessandro, none of them seem to match what I'd expect be done: given an extra param that indicates the author, for each query, add an extra boosting. Christian, I used to do that with a query component (in java) but I think that nowadays you can do that with the bq parameter of edismax.

Re: Security Problems

2015-11-10 Thread Noble Paul
window and says > "the server http://(my host):8983 requires a username and password" -- - Noble Paul

Re: Arabic analyser

2015-11-10 Thread Paul Libbrecht
Mahmoud, there is an arabic analyzer: https://wiki.apache.org/solr/LanguageAnalysis#Arabic doesn't it do what you describe? Synonyms probably work there too. Paul > Mahmoud Almokadem <mailto:prog.mahm...@gmail.com> > 9 novembre 2015 17:47 > Thanks Jack, > > This

Re: Re: how to join search mutiple collection in sorlcloud

2015-11-16 Thread Paul Blanchaert
in SolrCloud mode,I have two collection,2 shards per > collection. > > Help me please. > > > > Thanks > > > > > > soledede_w...@ehsy.com > -- -- Kind regards, Paul Blanchaert <http://sr-sl.net/p/paul> www.sear

Re: Re: how to join search mutiple collection in sorlcloud

2015-11-17 Thread Paul Blanchaert
"a" except for the values used for setting the 'to' field in the filter. -- Kind regards, Paul Blanchaert <http://sr-sl.net/p/paul> www.search-solutions.net Tel: +32 497 05.01.03 [image: View my profile on LinkedIn] <http://be.linked

Re: Security Problems

2015-11-17 Thread Noble Paul
;> > see the UI would be more conventional, and therefore lead to less >> > confusion. Is it possible for us to protect the UI static files, only >> > for the sake of user experience, rather than security? >> > >> > Upayavira >> > >> > On Tue, Nov 10, 20

Re: Solr Search: Access Control / Role based security

2015-11-17 Thread Noble Paul
r >> apis/resources >> > > secure not towards securing/controlling data during search. >> > > >> > > >> > >> https://cwiki.apache.org/confluence/display/solr/Authentication+and+Authorization+Plugins >> > > >> > > >> > > Please share your thoughts. >> > > >> > > Thanks, >> > > Susheel >> > > >> > >> > >> > >> > -- >> > Scott Stults | Founder & Solutions Architect | OpenSource Connections, >> LLC >> > | 434.409.2780 >> > http://www.opensourceconnections.com >> > >> >> >> >> -- >> -- >> >> Benedetti Alessandro >> Visiting card : http://about.me/alessandro_benedetti >> >> "Tyger, tyger burning bright >> In the forests of the night, >> What immortal hand or eye >> Could frame thy fearful symmetry?" >> >> William Blake - Songs of Experience -1794 England >> -- - Noble Paul

Re: Security Problems

2015-11-18 Thread Noble Paul
create the permission called 'admin-ui' and protect > everything under /admin/ui/ for example? Along with the root HTML link > too. > > Upayavira > > On Wed, Nov 18, 2015, at 07:46 AM, Noble Paul wrote: >> The authentication plugin is not expensive if you are talkin

Re: Security Problems

2015-11-18 Thread Noble Paul
://gist.github.com/janhoy/d18854c75461816fb947 > > -- > Jan Høydahl, search solution architect > Cominvent AS - www.cominvent.com > >> 18. nov. 2015 kl. 14.54 skrev Noble Paul : >> >> As of now the admin-ui calls are not protected. The static calls are >> served

Re: Security Problems

2015-11-19 Thread Noble Paul
those served by Jetty)? > > -- > Jan Høydahl, search solution architect > Cominvent AS - www.cominvent.com > >> 18. nov. 2015 kl. 20.31 skrev Upayavira : >> >> I'm very happy for the admin UI to be served another way - i.e. not >> direct from Jetty, if that

Re: Indexing Wikipedia

2015-12-04 Thread Paul Libbrecht
SImply... some fields are not stored so they are only searched through (being indexed) but not given back? (title and text in the tutorial you refer to). Are these the missing fields? Paul > Kate Kas <mailto:kateka...@gmail.com> > 5 décembre 2015 00:23 > Hi, > > i tried to

Re: Authorization API versus zkcli.sh

2015-12-10 Thread Noble Paul
components with the Authentication API and the Authorization API (in a >> script, if one wants to automate the process: although such a script would >> have to include plain-text passwords)? >> >> I figured there is no harm in asking. >> > > > > -- > Anshum Gupta -- - Noble Paul

Re: API accessible without authentication even though Basic Auth Plugin is enabled

2015-12-11 Thread Noble Paul
uld expect that the behavior is the same as with invalid > credentials. Is there a special reason why it behaves like this? I’m > wondering because I’m working on a custom authentication plugin and was > looking into the existing ones to understand how they work. > : > : Thanks, > : > : tine > > -Hoss > http://www.lucidworks.com/ -- - Noble Paul

Re: Authorization API versus zkcli.sh

2015-12-11 Thread Noble Paul
option. > > > On Fri, Dec 11, 2015 at 8:06 PM, Shalin Shekhar Mangar < > shalinman...@gmail.com> wrote: > >> Shouldn't this be the znode version? Why put a version in >> security.json? Or is the idea that the user will upload security.json >> only once a

Re: how to secure standalone solr

2015-12-11 Thread Noble Paul
other else. >> >> >> >>-- >>View this message in context: >>http://lucene.472066.n3.nabble.com/how-to-secure-standalone-solr-tp4244866.html >>Sent from the Solr - User mailing list archive at Nabble.com. > -- - Noble Paul

Re: Security Problems

2015-12-12 Thread Noble Paul
gt; > -Dsolr.security.mode=open : As today - paths not configured are wide > open > -Dsolr.security.mode=authenticated : Paths not configured are open to any > authenticated user > -Dsolr.security.mode=explicit : Paths not configured are closed to all. > All acccess is explicitly configured > > /Jan -- - Noble Paul

Re: Security Problems

2015-12-14 Thread Noble Paul
ult in a security breach like today. > > /Jan -- - Noble Paul

Re: Solr5.3.1 solrcloud Enabling Basic AUthentication

2015-12-14 Thread Noble Paul
-- > soledede_w...@ehsy.com > -- ----- Noble Paul

Re: Solr 4.x to Solr 5 => org.noggit.JSONParser$ParseException

2015-02-23 Thread Noble Paul
... 56 common frames omitted > > Look like the exception occurs in the ConfigOverlay static block, line 213: > editable_prop_map = (Map)new ObjectBuilder(new JSONParser(new > StringReader( > MAPPING))).getObject(); > > What is happening? > -- - Noble Paul

Re: Unable to update config file using zkcli or RELOAD

2015-04-06 Thread Noble Paul
rain hurt. You probably > know a lot more about the code for those areas than I do. > > Thanks, > Shawn > > -- - Noble Paul

require diversity in results?

2015-04-24 Thread Paul Libbrecht
at least three possible type of resources in the first page, fetching things from below if needed. I know that could be done as a search result post-processor but I think that this is generally a bad idea for performance. Any other idea? thanks Paul signature.asc Description: OpenPGP digital signature

Solr 4.10.4: Could not create instance of 'SolrInputDocument'

2015-06-18 Thread Paul Revere
member "errors out" with log entries for each member. I've Googled this error message without success. What might this error message indicate please?? Paul

Error: Could not create instance of 'SolrInputDocument'

2015-06-19 Thread Paul Revere
f 'SolrInputDocument'. ~~ Exception: org.apache.solr.common.SolrInputDocument We're obiously missing something, but this is our first time using Apache Solr and aren't sure where things may be broken. Many thanks for any/all recommendations/guidance. Thanks! Paul R.

Re: Solr Stop with -K

2016-07-29 Thread Paul Hoffman
On Fri, Jul 29, 2016 at 06:46:23AM +, Srinivasa Meenavali wrote: > Can somebody explain advantage of Stop solr with "-k" option ? Please don't start a new thread by replying to a message in an existing thread. http://wikibin.org/articles/thread-hijacking.html Paul.

Re: Custom authentication plugin & inter-node auth

2016-11-01 Thread Noble Paul
303933.html > Sent from the Solr - User mailing list archive at Nabble.com. -- ----- Noble Paul

Re: Using a library from blob-store without "add-runtimelib"

2016-11-01 Thread Noble Paul
I think it's a reasonable > approach or am I missing something? > > Thanks! -- - Noble Paul

Re: [ANNOUNCE] Apache Solr 7.1.0 released

2017-10-17 Thread Noble Paul
ges.html or in the >> >> CHANGES.txt file accompanying the release. >> >> >> >> Solr 7.1 also includes many other new features as well as numerous >> >> optimizations and bugfixes of the corresponding Apache Lucene release. >> >> >> >> Please report any feedback to the mailing lists >> >> (http://lucene.apache.org/solr/discussion.html) >> >> >> >> Note: The Apache Software Foundation uses an extensive mirroring >> >> network for distributing releases. It is possible that the mirror you >> >> are using may not have replicated the release yet. If that is the >> >> case, please try another mirror. This also goes for Maven access. >> >> >> >> -- >> >> Regards, >> >> Shalin Shekhar Mangar. >> >> >> >> - >> >> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org >> >> For additional commands, e-mail: dev-h...@lucene.apache.org >> >> >> > >> >> - >> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org >> For additional commands, e-mail: dev-h...@lucene.apache.org >> >> -- - Noble Paul

Re: Using BasicAuth with SolrJ Code

2017-04-11 Thread Noble Paul
;> This will caused a null pointer exception. >> Exception in thread "main" java.lang.NullPointerException >> >> How should we go about putting these codes, so that the error can be >> prevented? >> >> Regards, >> Edwin >> >> -- - Noble Paul

Re: Using BasicAuth with SolrJ Code

2017-04-13 Thread Noble Paul
ient.solrj.SolrClient.commit(SolrClient.java:484) > at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463) > at testing.indexing(testing.java:3063) > at testing.main(testing.java:329) > > Regards, > Edwin > > > On 12 April 2017 at 14:28, Noble Paul wro

Re: Using BasicAuth with SolrJ Code

2017-04-14 Thread Noble Paul
grF8c="} > }, > "authorization":{ >"class":"solr.RuleBasedAuthorizationPlugin", >"user-role":{"solr":"admin"}, >"permissions":[{"name":"security-edit", > &

Re: Using BasicAuth with SolrJ Code

2017-04-17 Thread Noble Paul
System.out.println("successful"+ Utils.toJSON(res.asMap(5))); seems to work for me. which version of Solr and SolrJ are you using On Sun, Apr 16, 2017 at 11:40 AM, Zheng Lin Edwin Yeo wrote: > Ok, thank you. > > Regards, > Edwin > > On 15 April 2017 at 08:05, Noble Paul wrote:

Re: Rule-based Replica Placement not working with Solr 6.5.1

2017-05-23 Thread Noble Paul
tor "~" it not set. >>>> >>>> The result of the call is: >>>> shard1 --> server2:7574 / server1:8983 >>>> shard2 --> server1:7574 / server3:8983 >>>> shard3 --> server2:8983 / server3:7574 >>>> >>>> The expected result should be (at least!!!) shard1 --> server_x:8983 / >>>> server_y:8983 >>>> where "_x" and "_y" can be anything between 1 and 3 but must be different. >>>> >>>> I think the problem is somewhere in "class ReplicaAssigner" with >>>> "tryAllPermutations" >>>> and "tryAPermutationOfRules". >>>> >>>> Regards >>>> Bernd >>>> >>> -- - Noble Paul

Re: Anybody uses Solr JMX?

2014-05-04 Thread Paul Libbrecht
Also, Zabbix and Nagios does read from JMX. Zabbix has a "prototype" for SOLR which is a simple way to gather an amount of data from solr and do, for example, archiving and plotting of cache values. paul Le 5 mai 2014 à 04:37, Ahmet Arslan a écrit : > Hi, > > It looks lik

Re: Anybody uses Solr JMX?

2014-05-04 Thread Paul Libbrecht
re in the admin UI and it really can help to make a difference into detecting, say, the cause of sudden bursts. paul

Re: Is it possible to cluster on search results but return only clusters?

2014-05-06 Thread Paul Libbrecht
put rows to zero? Exploit the facets as "clusters" ? paul Le 6 mai 2014 à 16:42, Sebastián Ramírez a écrit : > I have this query / URL > > http://example.com:8983/solr/collection1/clustering?q=%28title:%22+Atlantis%22+~100+OR+content:%22+Atlantis%22+~100%29&rows=3001

Re: Website running Solr

2014-05-11 Thread Paul Libbrecht
, and that would be by following http queries (e.g. with the web-inspector) and finding commonalities with the standard solr params (see here http://wiki.apache.org/solr/CommonQueryParameters). paul > Hi All, > Is there a way to know if a website use Solr? Thanks. > Regards > Olivier

Re: Tika: url issue

2014-06-05 Thread Paul Rogers
Hi Can you not split it using oracle's string functions (as part of your select statement)? Something along the lines of: SELECT . RIGHT(LEFT(d.doc_name, (INSTR(d.doc_name, '#') - 1)), LENGTH(LEFT(d.doc_name, (INSTR(d.doc_name, '#') - 1))) - 1) as Name, ^- (strip asterisk from fro

Re: Solr on S3FileSystem, Kosmos, GlusterFS, etc….

2014-06-24 Thread Paul Libbrecht
ke it won't be that cheap. thanks for experience report. paul On 25 juin 2014, at 07:16, Jay Vyas wrote: > Hi Solr ! > > I got this working . Here's how : > > With the example jetty runner, you can Extract the tarball, and go to the > examples/ directory, wher

Re: multilingual search

2014-07-04 Thread Paul Libbrecht
here. E.g. "direction" which has a different meanings in French (where it can mean the management staff) and in English (where it can mean the teacher's instruction), "demonstration" too, "sitting" (which is an english word used in French). paul On 4 juil. 2014,

Re: multilingual search

2014-07-04 Thread Paul Libbrecht
ch analyzed for their language. This is also a solution to perform exact/stemmed/phonetic fields, and, for example, prefer a match in the title to a match in the body. This assumes, of course, that these fields exist in each language (and that metaphone works, say, for German, for which no evidence exists yet). paul

Re: Character encoding problems

2014-07-29 Thread Paul Libbrecht
at the server does not send the charset in the header. This can happen and, as per http (I think) takes precedence to the content indicated encoding. paul

How to search for phrase "IAE_UPC_0001"

2014-07-31 Thread Paul Rogers
the format IAE_UPC_0001 (ie using the underscore character as the delimiter). I'm assuming the underscore is a special character but have tried looking at the solr wiki but can't find anything to say what the problem is. Also the minus sign also has a specific meaning but is nullified by adding the quotes. Can anyone suggest what I'm doing wrong? Many thanks Paul

Re: How to search for phrase "IAE_UPC_0001"

2014-07-31 Thread Paul Rogers
Hi Erick Thanks for the reply. I'll have a look and see if it is any help. Again thanks for pointing me in the right direction. regards Paul On 31 July 2014 11:58, Erick Erickson wrote: > Take a look at WordDelimiterFilterFactory. It has a bunch of > options to allow this kind

Re: How to search for phrase "IAE_UPC_0001"

2014-07-31 Thread Paul Rogers
parameters than > the query time WordDelimiterFilterFactory, that's a good place > to start. > > WARNING: WDFF is a bit complex, you _really_ would be well > served by spending some time with the Admin/Analysis page to > understand the effects of these parameters... > > B

Re: How to search for phrase "IAE_UPC_0001"

2014-08-04 Thread Paul Rogers
your users, because they just don't > work as expected by anyone not knowing the implementation. Either they > deliver only partial results or they kill the performance or they even go > OOM. If Solr committers have not done something really ingenious, > Solr/Lucene does have the same

Re: Anybody uses Solr JMX?

2014-08-06 Thread Paul Libbrecht
r the hint. paul On 6 mai 2014, at 04:43, Otis Gospodnetic wrote: > Alexandre, you could use something like > http://blog.sematext.com/2012/09/25/new-tool-jmxc-jmx-console/ to quickly > dump everything out of JMX and see if there is anything there Solr Admin UI > doesn't expose

Re: what os env you use to develop lucene or solr?

2014-08-11 Thread Paul Libbrecht
and megameters away from the DOS shell (I have indeed a limited experience in both things). Lucene and solr work flawless on all such systems. Beware not to use network disks for the index file-system. paul On 11 août 2014, at 03:49, rulinma wrote: > HI > everybody, > > I want

Re: Can I use multiple cores

2014-08-12 Thread Noble Paul
ion records every 2 months. > > What I am currently doing is creating cores per client. So I have 400 cores > already. > > Is this a good idea to do ? > > What is the general practice for creating cores > -- ----- Noble Paul

Re: Can I use multiple cores

2014-08-12 Thread Noble Paul
4 18:18, Noble Paul wrote: > > > Hi Ramprasad, > > > > > > I have used it in a cluster with millions of users (1 user per core) in > > legacy cloud mode .We used the on demand core loading feature where each > > Solr had 30,000 cores and at a time only 2000

Re: Why do people want to deploy to Tomcat?

2013-11-12 Thread Paul Libbrecht
eared important to me at the time. Now… it's more of a habit. But the first argument remains to my feelings. Paul Le 12 nov. 2013 à 04:54, Alexandre Rafalovitch a écrit : > Hello, > > I keep seeing here and on Stack Overflow people trying to deploy Solr to > Tomcat. We don't

Re: field collapsing performance in sharded environment

2013-11-15 Thread Paul Masurel
> the sharded setup. > > > > Is there a known performance issue when field collapsing in a sharded > setup > > (perhaps only manifests when the grouping field has many unique values), > or > > have other people observed this? Any ideas for a workaround? Note that > > docs in my sharded setup can only have the same signature if they're in > the > > same shard, so perhaps that can be used to boost perf, though I don't see > > an exposed way to do so. > > > > A follow-on question is whether we're likely to see the same issue if / > > when we move to SolrCloud. > > > > Thanks, > > Dave > > > -- __ Masurel Paul e-mail: paul.masu...@gmail.com

Re: weak documents

2013-11-27 Thread Paul Libbrecht
der if this makes a scale difference. Paul Le 27 nov. 2013 à 09:13, Thomas Scheffler a écrit : > Hi, > > I am relatively new to SOLR and I am looking for a neat way to implement weak > documents with SOLR. > > Whenever a document is updated or deleted all it's depende

Re: How solr text search finding work

2013-11-28 Thread Paul Libbrecht
o do it at indexing time only. - At query expansion time, using a QueryComponent, where you'd turn each word (so… TermQuery objects as received by the QueryParser) into wildcard queries. I'd prefer the first. paul Le 28 nov. 2013 à 14:47, Viresh Modi a écrit : > For instan

Re: Call to Solr via TCP

2013-12-10 Thread Paul Libbrecht
http client library? There's so many out there. paul On 10 déc. 2013, at 21:41, Patanachai Tangchaisin wrote: > I think it is not possible since Jetty is a HTTP server except jetty is > extensible to support other protocol, that is not a derivation of HTTP > (it supports S

Re: Chaining plugins

2013-12-26 Thread Paul Libbrecht
I have subclassed the query component to do so. Using params, you can get almost everything thinkable that is not too much documented. paul On 26 déc. 2013, at 15:59, elmerfudd wrote: > I would like to develope a search handler that is doing some logic and then > just sends the query

Re: Remove stemming without reindexing - currently using KStem

2014-02-02 Thread Paul Libbrecht
Abhishek, stemming is applied before the tokens get into the index. Changing the stemming of the indexer cannot be done without reindexing. paul Le 2 févr. 2014 à 06:23, "abhishek jain" a écrit : > Hi Friends, > > Is it possible to remove stemming without having to rein

Re: Searching phonetic by DoubleMetaphone soundex encoder

2014-02-12 Thread Paul Libbrecht
configured in solrconfig.xml. It's quite common to create your own query component to do more than just dismax for this. hope it helps. paul Le 12 févr. 2014 à 14:22, Navaa a écrit : > Hi, > I am using solr for searching phoneticly equivalent string > my s

Re: Searching phonetic by DoubleMetaphone soundex encoder

2014-02-12 Thread Paul Libbrecht
Navaa, You need the query to be sent to the two fields. In dismax, this is easy. Paul On 12 février 2014 14:22:33 HNEC, Navaa wrote: >Hi, >I am using solr for searching phoneticly equivalent string >my schema contains... >positionIncre

Re: How to search for phrase "IAE_UPC_0001"

2014-08-18 Thread Paul Rogers
preserveOriginal="1". Otherwise, the query > phrase will generate an extra token which will participate in the matching > and might cause a mismatch. > > -- Jack Krupansky > > -Original Message- From: Paul Rogers > Sent: Monday, August 4, 2014 5:55 PM >

Re: How to search for phrase "IAE_UPC_0001"

2014-08-18 Thread Paul Rogers
re dealing > with are behaving as you expect. The admin/analysis page > will help you a _lot_ here. > > Best, > Erick > > > > > On Mon, Aug 18, 2014 at 7:16 AM, Paul Rogers > wrote: > > Hi Guys > > > > I've been checking into this further and

Re: embedded documents

2014-08-25 Thread Noble Paul
have modified the JsonLoader to accept complicated json documents with >>> arrays/objects as values. >>> >>> It stores the object/array and then flatten it and indexes the fields. >>> >>> e.g basic example document >>> >>> { >>> "titles_json":{"FR":"This is the FR title" , "EN":"This is the EN >>> title"} , >>> "id": 103, >>> "guid": "3b2f2998-85ac-4a4e-8867-beb551c0b3c6" >>> } >>> >>> It will store titles_json:{"FR":"This is the FR title" , "EN":"This is >>> the >>> EN title"} >>> and then index fields >>> >>> titles.FR:"This is the FR title" >>> titles.EN:"This is the EN title" >>> >>> >>> Do you see any problems with this approach? >>> >>> >>> >>> Regards, >>> Michael Pitsounis >>> >> >> -- - Noble Paul

Re: How to implement multilingual word components fields schema?

2014-09-09 Thread Paul Libbrecht
of Peters, Braschler, and Clough is probably relevant: http://link.springer.com/book/10.1007%2F978-3-642-23008-0 but, as the first article referenced by Tom says, the CLIR approach here relies on parallel corpora, e.g. created by automatic translations. Paul On 8 sept. 2014, at 07:33, Ilia Sret

Re: Facets not supporting multi language?

2014-09-11 Thread Paul Libbrecht
ough which you would facet. paul On 11 sept. 2014, at 10:23, davyme wrote: > Hi, > > I have 3 languages indexed in the same core. My core contains recipes with > seperate recipe properties on which I use faceting. > Example: > - property "dietary": EN: vegetarian, FR

Way to determine which terms of an OR query matched each document

2014-09-29 Thread Paul Bellora
for my use case. There's no need for the extra analysis to show the terms in the context of a block of text - I simply want a set of matching terms (or non-matching terms) per document. Are there other Solr features available that I could leverage to do this? Paul

Re: Custom JSON

2014-10-16 Thread Noble Paul
st way to get this feature up and > running quickly and is this documented somewhere? I'm trying to do a quick > proof-of-concept to verify that we can move from our current flat JSON > ingestion to a more natural use of structured JSON. > > Thanks, > Scott Dawson > -- - Noble Paul

Re: Custom JSON

2014-10-16 Thread Noble Paul
t; Thanks again, > Scott > > On Thu, Oct 16, 2014 at 2:10 PM, Noble Paul wrote: > > > The end point /update/json/docs is enabled implicitly in Solr > irrespective > > of the solrconfig.xml > > In schemaless the fields are created automatically by solr. > &

Re: Custom JSON

2014-10-20 Thread Noble Paul
check https://issues.apache.org/jira/browse/SOLR-6633 On Fri, Oct 17, 2014 at 5:35 PM, Alexandre Rafalovitch wrote: > I wonder how hard it would be to write an URP to just copy JSON from the > request into a store-only field? > > Regards, > Alex > On 17/10/2014 1:21 am, &

Re: Migrating from master/slave to solrcloud.

2014-11-09 Thread Noble Paul
thanks. > > Msj > -- - Noble Paul

Re: [ANN] word2vec for Lucene

2014-11-20 Thread Paul Libbrecht
Hello Koji, how would you compare that to SemanticVectors? paul On 20 nov. 2014, at 10:10, Koji Sekiguchi wrote: > Hello, > > It's my pleasure to share that I have an interesting tool "word2vec for > Lucene" > available at https://github.com/kojisekig/wor

Re: [ANN] word2vec for Lucene

2014-11-20 Thread Paul Libbrecht
ore a question of presentation. Paul On 20 nov. 2014, at 16:24, Koji Sekiguchi wrote: > Hi Paul, > > I cannot compare it to SemanticVectors as I don't know SemanticVectors. > But word vectors that are produced by word2vec have interesting properties. > > Here is the

Re: Backuping SolrCloud

2014-11-24 Thread Noble Paul
> searching. > >> > >> What is the proper way to perform this backup-restore task? > >> > >> > >> Thanks. > >> > >> > >> > >> > >> -- > >> View this message in context: > http://lucene.472066.n3.nabble.com/Backuping-SolrCloud-tp4170624.html > >> Sent from the Solr - User mailing list archive at Nabble.com. > -- - Noble Paul

Re: comparing feature vectors using Solr/Lucene

2014-11-26 Thread Paul Libbrecht
u are rather looking for the lucene performance instead of these tools which I see as rather explicit samples for the interest of using vectors for word engineering. Paul On 27 nov. 2014, at 07:57, Upayavira wrote: > Thanks Nicholas, there is a sense in which Solr isn't the right tool.

Re: Differentiate direction.

2014-12-18 Thread Paul Libbrecht
ou're going for full flexibility (query with and without direction) then I think you probably want to split fields. Similarly as you split fields between stemmed and unstemmed fields and join them back with the query expansion. paul On 18 déc. 2014, at 12:22, "tomas.kalas"

Re: searching both english and japanese

2013-07-07 Thread Paul Libbrecht
you need to do more than a "linear expansion", you'd need to write your query component, which works quite well to inject particular business logic (e.g. prefer documents with a title that matches fully the query, ). Paul On 7 juil. 2013, at 18:29, Shalom Ben-Zvi Kazaz wrot

Re: searching both english and japanese

2013-07-07 Thread Paul Libbrecht
you need to do more than a "linear expansion", you'd need to write your query component, which works quite well to inject particular business logic (e.g. prefer documents with a title that matches fully the query, ). Paul On 7 juil. 2013, at 18:29, Shalom Ben-Zvi Kazaz wrot

Appending *-wildcard suffix on all terms for querying: move logic from client to server side

2013-07-23 Thread Paul Blanchaert
thought a tokenizer would do the work, but as the wildcard searches are detected before analyzers do the work, this is not an option. Can I enable this without coding? Or should I use a (custom) functionquery or custom search handler? Any thought is appreciated. - Kind regards, Paul Blanchaert

Re: Appending *-wildcard suffix on all terms for querying: move logic from client to server side

2013-07-23 Thread Paul Blanchaert
Thanks Mikhail, I'll go for your EdgeNGramTokenFilter suggestion. - Kind regards, Paul

Streaming Updates Using HttpSolrServer.add(Iterator) In Solr 4.3

2013-07-29 Thread Paul, Terry
Hi all. We're in the midst of upgrading from Solr 1.4 to 4.3.1, and we've run into issues with memory on our client side during a mass index operation. We use the approach described on the SolrJ wiki at http://wiki.apache.org/solr/Solrj#Streaming_documents_for_an_update. In the Solr 1.4 days th

TrieField and FieldCache confusion

2013-07-31 Thread Paul Masurel
ues when working with TrieField with the precisionStep higher than 0. If not, what did I get wrong? Regards, Paul Masurel e-mail: paul.masu...@gmail.com

Re: FieldCollapsing issues in SolrCloud 4.4

2013-07-31 Thread Paul Masurel
number of groups, you need to shard along your grouping field. If you have many groups, you may also experience a huge performance hit, as the current implementation has been heaviy optimized for low number of groups (e.g. e-commerce categories). Paul On Wed, Jul 31, 2013 at 1:59 AM, Ali, Saqib

Re: FieldCollapsing issues in SolrCloud 4.4

2013-07-31 Thread Paul Masurel
+and+Indexing+Data+in+SolrCloud On Wed, Jul 31, 2013 at 8:02 PM, Ali, Saqib wrote: > Hello Paul, > > Can you please explain what you mean by: > "To get the exact number of groups, you need to shard along your grouping > field" > > Thanks! :) > > > On We

Re: TrieField and FieldCache confusion

2013-08-01 Thread Paul Masurel
t; lucene:IntField. the "Trie*" prefix is used in > solr because there already had classes named IntField, DoubleField, etc... > when the Trie based impls where added to lucene) > > > -Hoss > -- __ Masurel Paul e-mail: paul.masu...@gmail.com

Re: Unexpected character '<' (code 60) expected '='

2013-08-01 Thread Paul Masurel
nd so on > > > > - > Zeki ama calismiyor... Calissa yapar... > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Unexpected-character-code-60-expected-tp4081603p4081854.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- __ Masurel Paul e-mail: paul.masu...@gmail.com

Re: Pagination on grouped results

2013-08-01 Thread Paul Masurel
ms will I have after grouping results? > I have the total matches without groups and for each group the quantity of > items on it, but I cannot find the number of groups I got. > > Regards > > -- > Bruno René Santos > Lisboa - Portugal > -- ____

Re: Group and performing statistics on groups

2013-08-01 Thread Paul Masurel
https://issues.apache.org/jira/browse/SOLR-2931 Please add a word on the JIRA describing your mean and keep an eye on the ticket. I might release such a plugin any time soon. Regards, Paul On Fri, Jul 26, 2013 at 4:16 PM, Otis Gospodnetic < otis.gospodne...@gmail.com> wrote: >

Re: Unexpected behavior when sorting groups

2013-08-04 Thread Paul Masurel
u can then add a custom function to return the result stored in this cache. Function values can be used for sorting. If if does not exist yet, you may open a ticket. I will try and get authorization to opensource a solution for this. Regards, Paul On Sat, Aug 3, 2013 at 12:00 AM, Tony Paloma

Re: Solr grouping performace

2013-08-05 Thread Paul Masurel
e-tp4082480.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- __ Masurel Paul e-mail: paul.masu...@gmail.com

Re: Unexpected behavior when sorting groups

2013-08-06 Thread Paul Masurel
On Mon, Aug 5, 2013 at 2:42 AM, Tony Paloma wrote: > Thanks Paul. That's helpful. I'm not familiar with the concept of custom > caches. Would this be custom Java code or something defined in the > config/schema? Can you point me to some documentation? > > My solution req

Re: Unexpected behavior when sorting groups

2013-08-06 Thread Paul Masurel
Here is some detail about how grouping is implemented in Solr. http://fulmicoton.com/posts/grouping-in-solr/ On Mon, Aug 5, 2013 at 2:42 AM, Tony Paloma wrote: > Thanks Paul. That's helpful. I'm not familiar with the concept of custom > caches. Would this be custom Java c

cross-core join functionquery could use a local qf parameter for parameter dereferencing

2013-08-14 Thread Paul Blanchaert
erent schema than the main core1. So suggestion is to enable a syntax as: {!join fromIndex=core2 from=core2_a qf=core2_df to=core1_a v=$qq} All comments welcome! - *Kind regards, Vriendelijke groeten, Cordialement,* Paul Blanchaert *www.amosis.eu* Tel: +32 497 05.01.03

Re: Does MMap works on the Virtual Box?

2013-08-16 Thread Paul Masurel
page cache. Regards, Paul On Fri, Aug 16, 2013 at 10:26 PM, Shawn Heisey wrote: > On 8/16/2013 1:02 PM, vibhoreng04 wrote: > >> I have a big index of 256 GB .Right now it is on one physical box of 256 >> GB >> RAM . I am planning to virtualize it to the size of 32 GB Ra

Re: Where is the webapps directory of servlet container?

2013-08-17 Thread Paul Libbrecht
icate the servlet container you chose. paul

Re: Where is the webapps directory of servlet container?

2013-08-17 Thread Paul Libbrecht
comes bundled with Solr. http://lucene.apache.org/solr/4_4_0/tutorial.html java -jar start.jar (which is the equivalent to double-clicking start.jar) paul

Re: Where is the webapps directory of servlet container?

2013-08-17 Thread Paul Libbrecht
would be equivalent. paul

Re: More on topic of Meta-search/Federated Search with Solr

2013-08-26 Thread Paul Libbrecht
least speedy node; which can turn to be quite bad if you do not exercise guarantees of remote sources. Or are the "remote cores" below actually things that you manage on your side? If yes guarantees are easy to manage.. Paul Le 26 août 2013 à 22:38, Dan Davis a écrit : > I have no

Re: More on topic of Meta-search/Federated Search with Solr

2013-08-26 Thread Paul Libbrecht
Dan, if you're bound to federated search then I would say that you need to work on the service guarantees of each of the nodes and, maybe, create strategies to cope with bad nodes. paul Le 26 août 2013 à 22:57, Dan Davis a écrit : > First answer: > > My employer is a libr

Re: More on topic of Meta-search/Federated Search with Solr

2013-09-05 Thread Paul Libbrecht
. Paul On 28 août 2013, at 20:35, Dan Davis wrote: > On Mon, Aug 26, 2013 at 9:06 PM, Amit Jha wrote: > >> Would you like to create something like >> http://knimbus.com >> > > I work at the National Library of Medicine. We are moving our library > catalog

Re: Error with Solr 4.4.0, Glassfish, and CentOS 6.2

2013-10-05 Thread paul brickell
How do I 'get rid of it entirely'?

Re: Book text with chapter line number

2013-04-24 Thread Paul Libbrecht
It's easy to then store a map of "term position" to line-number and page-number along with each paragraph, or? Paul On 24 avr. 2013, at 16:24, Timothy Potter wrote: > Chapter seems too broad and line seems too narrow -- have you thought > about paragraph level? Somet

Re: Good Desktop Search?

2013-05-03 Thread Paul Libbrecht
Savia, maybe not very mature yet, but someone on java-us...@lucene.apache.org announced such a tool the other day. I'm copying it below. I do not know of many otherwise. paul > Hi everybody, > just a simple question > is there any solr/lucene based desktop search project around

<    1   2   3   4   5   6   7   8   9   10   >