I had a quick question regarding using Solr for doing fast geospatial
calculations against multiple locations. For example we have a product that
takes 2 to 10 companies at a time (i.e. McDonalds 14,000 Subway 20,000, Duncan
Donuts 5000), and identifies and maps any store overlap based on a ran
Hi, I have a question
https://stackoverflow.com/questions/50150507/how-can-i-delete-all-fields-after-corecollection-was-deleted
can you help me?
This is regarding deleting solr core permanently.
Wow, thanks.
So assuming I have a five node ensemble and one machine is rolling along as
leader, am I correct to assume that as a leader becomes taxed it can lose
the election and another takes over as leader? The leader actually floats
about the ensemble under load? I was thinking the leader was
On Sun, Dec 18, 2016 at 3:48 PM, GW wrote:
> Yeah,
>
>
> I'll look at the proxy you suggested shortly.
>
> I've discovered that the idea of making a zookeeper aware app is pointless
> when scripting REST calls right after I installed libzookeeper.
>
> Zookeeper is there to provide the zookeeping
Yeah,
I'll look at the proxy you suggested shortly.
I've discovered that the idea of making a zookeeper aware app is pointless
when scripting REST calls right after I installed libzookeeper.
Zookeeper is there to provide the zookeeping for Solr: End of story. Me
thinks
I believe what reall
On 12/14/2016 7:36 AM, GW wrote:
> I understand accessing solr directly. I'm doing REST calls to a single
> machine.
>
> If I have a cluster of five servers and say three Apache servers, I can
> round robin the REST calls to all five in the cluster?
>
> I guess I'm going to find out. :-) If so I m
Thanks Tom,
It looks like there is an PHP extension on Git. seems like a phpized C lib
to create a Zend module to work with ZK. No mention of solr but I'm
guessing I can poll the ensemble for pretty much anything ZK.
Thanks for the direction! A ZK aware app is the way I need to go. I'll give
it g
On Thu, Dec 15, 2016 at 12:37 PM, GW wrote:
> While my client is all PHP it does not use a solr client. I wanted to stay
> with he latest Solt Cloud and the PHP clients all seemed to have some kind
> of issue being unaware of newer Solr Cloud versions. The client makes pure
> REST calls with Curl.
While my client is all PHP it does not use a solr client. I wanted to stay
with he latest Solt Cloud and the PHP clients all seemed to have some kind
of issue being unaware of newer Solr Cloud versions. The client makes pure
REST calls with Curl. It is stateful through local storage. There is no
pe
See replies inline:
On Wed, Dec 14, 2016 at 3:36 PM, GW wrote:
> Thanks,
>
> I understand accessing solr directly. I'm doing REST calls to a single
> machine.
>
> If I have a cluster of five servers and say three Apache servers, I can
> round robin the REST calls to all five in the cluster?
>
I
Thanks,
I understand accessing solr directly. I'm doing REST calls to a single
machine.
If I have a cluster of five servers and say three Apache servers, I can
round robin the REST calls to all five in the cluster?
I guess I'm going to find out. :-) If so I might be better off just
running Apac
See replies inline:
On Wed, Dec 14, 2016 at 11:16 AM, GW wrote:
> Hello folks,
>
> I'm about to set up a Web service I created with PHP/Apache <--> Solr Cloud
>
> I'm hoping to index a bazillion documents.
>
ok , how many inserts/second ?
>
> I'm thinking about using Linode.com because the pric
Hello folks,
I'm about to set up a Web service I created with PHP/Apache <--> Solr Cloud
I'm hoping to index a bazillion documents.
I'm thinking about using Linode.com because the pricing looks great. Any
opinions??
I envision using an Apache/PHP round robin in front of a solr cloud
My thought
;
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Apache-Solr-Question-tp4304826.html
> Sent from the Solr - User mailing list archive at Nabble.com.
Hi. Everyone!
I've just learned about Apache Solr. I want to create some examples to
connect with Solr. Who can help me? Coz i searched and followed some posts
but it is always wrong.
Tks!
--
View this message in context:
http://lucene.472066.n3.nabble.com/Apache-Solr-Question-tp4304826
Great! Thank you so much. ^^
--
View this message in context:
http://lucene.472066.n3.nabble.com/Apache-Solr-Question-tp4304308p4304437.html
Sent from the Solr - User mailing list archive at Nabble.com.
bq: I have encountered someone who has a collection with five billion
documents in it...
I know of installations many times that. Admittedly when you start
getting into the 100s of billions you must plan carefully
Erick
On Thu, Nov 3, 2016 at 7:44 AM, Susheel Kumar wrote:
> For media like i
For media like images etc, there is LIRE solr plugin which can be utilised.
I have used in the past and may meet your requirement. See
http://www.lire-project.net/
Thanks,
Susheel
On Thu, Nov 3, 2016 at 9:57 AM, Shawn Heisey wrote:
> On 11/3/2016 2:49 AM, Chien Nguyen wrote:
> > Hi everyone! I'
Turnbull [mailto:dturnb...@opensourceconnections.com]
Sent: Thursday, November 03, 2016 10:26 AM
To: solr-user@lucene.apache.org
Subject: Re: Apache Solr Question
For general search use cases, it's generally not a good idea to index giant
documents. A relevance score for an entire book is gene
For general search use cases, it's generally not a good idea to index giant
documents. A relevance score for an entire book is generally less
meaningful than if you can break it up into chapters or sections. Those
subdivisions are often much more useful to a user from a usability
standpoint for und
On 11/3/2016 2:49 AM, Chien Nguyen wrote:
> Hi everyone! I'm a newbie in using Apache Solr. I've read some
> documents about it. But i can't answer some questions.
Second reply, so I'm aiming for more detail.
> 1. How many documents Solr can search at a moment??
A *single* Solr index has Lucen
talk more.
>Can you help me and explain it for me??? Please! It's important to me.
>Thank you so much!
>
>--
>View this message in context:
>http://lucene.472066.n3.nabble.com/Apache-Solr-Question-tp4304308.html
>Sent from the Solr - User mailing list archive at Nabble
lp me and explain it for me??? Please! It's important to me.
Thank you so much!
--
View this message in context:
http://lucene.472066.n3.nabble.com/Apache-Solr-Question-tp4304308.html
Sent from the Solr - User mailing list archive at Nabble.com.
hi,all :
i'm sorry to disturb you.But,now i suffer some questions with solr .
i want to use solr DIH tool.But i don't konw if it support to One-To-Many
table when import.
note: Across data sources
if support ,how to modify below xml. Thank you very much
exemple :
Thanks a lot!
I don't know how I missed this discussion.
Thank you again!
Best regards
Atanas
On Fri, Aug 30, 2013 at 11:31 AM, Aloke Ghoshal wrote:
> Hi,
>
> Please refer to my response from a few months back:
>
> http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201303.mbox/%3ccaht6
Hi,
Please refer to my response from a few months back:
http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201303.mbox/%3ccaht6s2az_w2av04rdmoeeck5e9o0k4ytktf0pjsecsh-lls...@mail.gmail.com%3E
Our modelling is to index N (individual pages) + 1 (original document) in
Solr. Once a document ha
Thanks for the response. Your suggestion is to keep the existing way of
indexing data where every page of a document is a row in the SOLR database,
changing the "content" field to be store-only and add another field (ex.
document_content) for "index only" where I should put the whole content of
the
Assuming you want both pages to match you need the text to be present on
both pages. Do you actually return/store text of the page in Solr? If so,
you can have that 'page' field store-only and have another field which is
index-only and into which you put all your matching logic. So, that
index-only
So, if the match spans pages 4 and 5, what do you want returned? Page 4,
page 5, or both?
Regards,
Alex
On 28 Aug 2013 06:55, "Атанас Атанасов" wrote:
> Hello,
>
> My name is Atanas Atanasov, I'm using SOLR 1.4/3.5/4.3 for an year and a
> half and I'm really satisfied of what it provides. S
given an id.
Only thing i am still unsure of is if i can get the text of the documents by
id but im fairly sure i can do that through the reader.
Thanks/hvala, Mladen.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-question-tp4017024p4018297.html
Sent from the Solr
/old_versioned_docs/versions/3_5_0/api/core/org/apache/lucene/search/package-summary.html#scoring)
> Is there maybe a simpler way of achieving this?
>
> Thanks for any advice,
> Mladen
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-question-tp4017024.html
> Sent from the Solr - User mailing list archive at Nabble.com.
ng)
Is there maybe a simpler way of achieving this?
Thanks for any advice,
Mladen
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-question-tp4017024.html
Sent from the Solr - User mailing list archive at Nabble.com.
solr-user@lucene.apache.org
Subject: Solr question regarding handlers and escaping
a difference I found b/w mlt handler and normal query using /select and
mlt=true is that fq(filter query) when applied to the second one is
appended to the main query and not the result.
On 01/09/2011 04:05 PM, Ahmet Arslan wrote:
>> ���1. Certain requests can be sent to
>> different paths (handlers?). For
>> � � � example, the MoreLikeThis component
>> can being sent to either
>> � � � /select or /mlt.
>>
>> I have found these two links in the Solr wiki:
>>
>> http://localhost:898
> 1. Certain requests can be sent to
> different paths (handlers?). For
> example, the MoreLikeThis component
> can being sent to either
> /select or /mlt.
>
> I have found these two links in the Solr wiki:
>
> http://localhost:8983/solr/mlt?q=id:UTF8TEST&mlt.fl=manu,cat&mlt.mindf=
I have a couple of questions regarding Solr usage:
1. Certain requests can be sent to different paths (handlers?). For
example, the MoreLikeThis component can being sent to either
/select or /mlt.
I have found these two links in the Solr wiki:
http://localhost:8983/solr/mlt?q=id:U
Jon,
Yes!!!
rsp.facet_counts.facet_fields.['var'].length to
rsp.facet_counts.facet_fields[var].length and voila.
Tripped up on a syntax error, how special. Just needed another set of
eyes - thanks. VelocityResponse duly noted, it will come in handy later.
- Tod
On 5/10/2010 4:55 PM, Jon
IIRC, I think what we ended up doing in a project was to use the
VelocityResponseWriter to write the JSON and set the echoParams to read the
handler setup (and looping through the variables).
In the template you can grab it w/ something like
$request.params.get("facet_fields") ... I don't remem
formatted response from SOLR question
I apologize, this is such a JSON/javascript question but I'm stuck and
am not finding any resources that address this specifically.
I'm doing a faceted search and getting back in my
facet_counts.faceted_fields response an array of count
I apologize, this is such a JSON/javascript question but I'm stuck and
am not finding any resources that address this specifically.
I'm doing a faceted search and getting back in my
facet_counts.faceted_fields response an array of countries. I'm
gathering the count of the array elements retur
rik.hatc...@gmail.com]
> Envoyé : jeudi 3 septembre 2009 13:40
> À : solr-user@lucene.apache.org
> Objet : Re: Solr question
>
>
> On Sep 3, 2009, at 1:24 AM, SEZNEC Bruno wrote:
>
> > Hi,
> >
> > Following solr tuto,
> > I send doc to solr by re
voyé : jeudi 3 septembre 2009 13:40
> À : solr-user@lucene.apache.org
> Objet : Re: Solr question
>
>
> On Sep 3, 2009, at 1:24 AM, SEZNEC Bruno wrote:
>
> > Hi,
> >
> > Following solr tuto,
> > I send doc to solr by request :
> > curl
> >
>
On Sep 3, 2009, at 1:24 AM, SEZNEC Bruno wrote:
Hi,
Following solr tuto,
I send doc to solr by request :
curl
'http://localhost:8983/solr/update/extract?literal.id=doc1&uprefix=attr_&map
.
content=attr_content&commit=true' --F "myfi...@oxiane.pdf"
023717
Reply seems OK, content is in the
Hi,
Following solr tuto,
I send doc to solr by request :
curl
'http://localhost:8983/solr/update/extract?literal.id=doc1&uprefix=attr_&map.
content=attr_content&commit=true' --F "myfi...@oxiane.pdf"
023717
Reply seems OK, content is in the index,
but after no query match the doc...
TIA
Regar
the rows in the browser url and hit again i get 12 rows
this time.
I know this is not a big thing to discuss upon, but since i am preparing a
seminar on this i want my audience to be absolutely clear about this.
Thanks
--
View this message in context:
http://www.nabble.com/Comm
Hi,
1. that change you made should work. Just remember that request
parameters (query string parameters) override the configured defaults.
2. That is correct
3. not quite sure what you mean by that.
4. I guess you're asking in your statement is correct... it is.
I think you should have a look
url request is mapped to a request handler.
For load csv file use /update/csv which is implemented by
solr.CSVRequestHandler
For analysis file use /analysis which is implement by
solr.AnalysisRequestHandler
For now this is it.
More to follow
Thanks
--
View this message in context:
http://www.nabbl
Hi All:
I am new to Solr and I am facing a question if solr would can be helpful in a
project that I'm working on.
The project is a client/server app that requires a client app to index the
documents and send the results in rdf to server. The client needs to be smart
enough to know when a new do
DOH I just found a source that said that wildcards are not supported in
the dismax request handler!! h is there any other way to boost my
last-name wtihout using a dismax request handler? I tried adding a field
boost in my insert document and add omitNorms to false to my last-name
field, b
hey thanks for this info. So I've got it almost to where I want my search
to be :) I've changed my schema and solrconfig in the following ways:
in my schema I have 5 fields 2 of which are first-name and last-name. I
have the text field and I copy last-name and first-name into it so that by
def
: case then I'd make my qf to be "last-name^2.0 first-name". I'm not realy
: sure what "fq" param is for, could anyone explain?
note the Parameters section of the DisMaxRequestHandler wiki page ...
particulararly where it links over to "In addition to the
CommonQueryParameters..."
http://wiki.ap
On 7/21/07, Alessandro Ferrucci <[EMAIL PROTECTED]> wrote:
... the user could enter the following combinations of words:
...
...where the second instance is either OR
. ...
The dismax handler can indeed search terms in several fields, but I'd
also suggest, as an alternative, copying all n
Hey guys,
evening.
I have a question about solr. Let's say I have people profile documents in
the index. I give a search box where users can search these people
profiles. Naturally the user could enter the following combinations of
words:
where the second instance is either OR
. I onl
: I would like to be able to save the query itself, however, the users may
: decide to pick only some of the documents, all of them and unselect
: some, etc. The point of the system is to pick a set of document
these are two seperate problems ... model the saved set the way the user
models it: in
On Tue, 2007-05-22 at 15:10 -0400, Erik Hatcher wrote:
> On May 22, 2007, at 1:36 PM, Martin Grotzke wrote:
> > For sure, perhaps the schema field element could be extended by an
> > attribute "isfacet"
>
> There is no effective difference between a "facet" field and any
> other indexed field.
On May 22, 2007, at 1:36 PM, Martin Grotzke wrote:
For sure, perhaps the schema field element could be extended by an
attribute "isfacet"
There is no effective difference between a "facet" field and any
other indexed field. What fields are "facets" is application
specific and not really s
On Tue, 2007-05-22 at 13:06 -0400, Erik Hatcher wrote:
> On May 22, 2007, at 11:31 AM, Martin Grotzke wrote:
> >> You need to specify the constrants (facet.query or facet.field
> >> params)
> > Too bad, so we would have either to know the schema in the application
> > or provide queries for index
On May 22, 2007, at 11:31 AM, Martin Grotzke wrote:
You need to specify the constrants (facet.query or facet.field
params)
Too bad, so we would have either to know the schema in the application
or provide queries for index metadata / the schema / faceting info.
However, the LukeRequestHandle
On Tue, 2007-05-22 at 10:44 -0400, Yonik Seeley wrote:
> On 5/22/07, Martin Grotzke <[EMAIL PROTECTED]> wrote:
> > On Tue, 2007-05-22 at 10:07 -0400, Will Johnson wrote:
> > > Possible solutions inline:
> > >
> > > 1) I use facets and want to return the facets for "all documents" as the
> > > start
Original Message-
From: Martin Grotzke [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 22, 2007 10:43 AM
To: solr-user@lucene.apache.org
Subject: RE: Interesting Practical Solr Question
On Tue, 2007-05-22 at 10:07 -0400, Will Johnson wrote:
> Possible solutions inline:
>
> 1) I use face
On 5/22/07, Martin Grotzke <[EMAIL PROTECTED]> wrote:
On Tue, 2007-05-22 at 10:07 -0400, Will Johnson wrote:
> Possible solutions inline:
>
> 1) I use facets and want to return the facets for "all documents" as the
> starting point of the user interface. In other words, I want to /select
> the fa
On Tue, 2007-05-22 at 10:07 -0400, Will Johnson wrote:
> Possible solutions inline:
>
> 1) I use facets and want to return the facets for "all documents" as the
> starting point of the user interface. In other words, I want to /select
> the facet counts for about 10 facets (like states for exampl
en the list
and the prospects in it.
Thanks,
Av
- Original Message
From: Erik Hatcher <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Tuesday, May 22, 2007 9:09:13 AM
Subject: Re: Interesting Practical Solr Question
On May 22, 2007, at 10:07 AM, Will Johnson wrote:
> 2) E
> 3) Once the user saves the list, I want them to be able to do further
> searches by do a "negative union" with the set of ids they already
> saved. So for example, if they already saved 1000 ids into one of
> their
> lists, they would need to be able to get results from Solr that match
> their
On May 22, 2007, at 10:07 AM, Will Johnson wrote:
2) Each document will be shown to the user with a check box next to
it.
I want to user to be able to select certain documents and "save" their
ids some where else. This is not a problem. However, I also want to
give
the user an ability to sa
Possible solutions inline:
1) I use facets and want to return the facets for "all documents" as the
starting point of the user interface. In other words, I want to /select
the facet counts for about 10 facets (like states for example) for all
documents without having to do a search. Is this possi
On May 22, 2007, at 9:58 AM, [EMAIL PROTECTED] wrote:
I use Solr to search through a set of about 200,000 documents. Each
document has a numeric ID. How to do the following:
1) I use facets and want to return the facets for "all documents"
as the starting point of the user interface. In oth
Hi,
I use Solr to search through a set of about 200,000 documents. Each document
has a numeric ID. How to do the following:
1) I use facets and want to return the facets for "all documents" as the
starting point of the user interface. In other words, I want to /select the
facet counts for ab
68 matches
Mail list logo