Hello,
I am a new user of apache solr and i have to integrate opennlp avec solr
.The problem is that i dont find a tutorial to do this integration .so i am
asking if there is someone who can help me to do this integration ?
thanks,
--
View this message in context:
http://lucene.472066.n3.nabble
Hi, Thanks for reply
i fact i tried this tutorial but when i execute 'ant compile' i have
probleme taht class not found despite the class a re their.I dont know wats
the probleme
--
View this message in context:
http://lucene.472066.n3.nabble.com/SLOR-And-OpenNlp-integration-tp4013094p4013101.
in fact
i dowload the source of solr using svn client
then, i execute the path of the opennlp
then i do ant compile -lib /usr/share/ivy
i got the error
[javac] public synchronized Span[] splitSentences(String line) {
[javac] ^
[javac]
/home/pfe/Téléchargements/de
t;s2.id=s3.e2")
Sorry if the query does not make sense, but given the data above my
intention is to find a single result made up of 3 documents:
s1.id=1,s2.id=8,s3.id=25
Is that possible? If yes, will Solr 6 support an arbitrary number of
queries and associated joins?
Cheers
Akiel
F
ot;), on="id=e1")
I am still interested in whether we can specify a join, using an arbitrary
number of searches.
Cheers
Akiel
From: Akiel Ahmed/UK/IBM@IBMGB
To: solr-user@lucene.apache.org
Date: 16/12/2015 17:05
Subject:Re: Solr 6 Distributed Join
Hi Dennis,
Tha
s need to be sorted by the same join keys to nest
innerJoins
>> (merge joins).
>>
>> innerJoin(innerJoin(...),
>> search(...),
>> on...)
>>
>> If the third stream is joined on a different key you can nest inside a
>> hash
quot;,"id":"3"},
{"EOF":true,"RESPONSE_TIME":58}]}}
Deleting the document with id 3, and rerunning the query (see above)
returned
{"result-set":{"docs":[
{"e1":"1","id":"4"},
{"EOF":true
. If
it doesn't work properly it makes sense to file a bug report.
Joel Bernstein
http://joelsolr.blogspot.com/
On Tue, Dec 22, 2015 at 5:55 AM, Akiel Ahmed wrote:
> Hi,
>
> I tried a straight forward join against something that is connected to
> many things but didn't get
d a chance to review. If you have a reproducible failure on a
one-to-many join go ahead and create a jira ticket.
Joel Bernstein
http://joelsolr.blogspot.com/
On Thu, Dec 24, 2015 at 3:25 AM, Akiel Ahmed wrote:
> Hi
>
> Did you get a chance to check whether one-to-many joins were covered i
the incoming streams and
doesn't do any checks related to if expected fields are included in the
incoming streams. In your case, it'd have found the error and told you
that
the streams aren't sorted in a compatible way.
- Dennis
On Tue, Jan 5, 2016 at 8:11 AM, Akiel Ahmed wr
Hi,
I would like to issue a query and get the ID and Score for each matching
document. There may be lots of results so I wanted to use the export
handler, but unfortunately the current version of Solr doesn't seem to
export the Score - I read the comments on
https://issues.apache.org/jira/brow
a jira for this and link it to SOLR-8125.
Joel Bernstein
http://joelsolr.blogspot.com/
On Fri, Jan 29, 2016 at 8:26 AM, Akiel Ahmed wrote:
> Hi,
>
> I would like to issue a query and get the ID and Score for each matching
> document. There may be lots of results so I wa
Hello,
I'm trying to get Facet By Distance working on an index with LatLonType
fields. The schema is as follows:
...
...
And the query I'm running is:
q=*:*&sfield=start_station&pt=40.71754834,-74.01322069&facet.query={!frange
l=0.0 u=0.1}geodist()&facet.query={!frange l=0.10001 u=0.2}g
urn all the documents in the index" because you did nothing
> to filter them out. Your query is *:* (everything) and there are no filter
> queries.
>
> ~ David Smiley
> Freelance Apache Lucene/Solr Search Consultant/Developer
> http://www.linkedin.com/in/davidwsmiley
>
>
t; If 'q' is absent, then you always match nothing (there may be
> exceptions?);
> > so it's sort of required, in effect. I wish it defaulted to *:*.
> >
> > ~ David Smiley
> > Freelance Apache Lucene/Solr Search Consultant/Developer
> > http://www
Hi, I believe a better approach than Solarium is to create a custom search
component that extends SearchComponent class and override process() method
to store query, QTime, and numFound to a database for further analysis.
This approach would cut steps 2 through 6 into one step. Analysis can be
done
you saying that you intend to use the ZK REST API
> to fetch live_nodes and then send the 'clusterstatus' API call to one of
> the live nodes?
>
> On Thu, Apr 9, 2015 at 7:13 PM, Ahmed Adel wrote:
>
> > In fact, the advantage I see of using ZK is that we don't h
gt;
> https://cwiki.apache.org/confluence/display/solr/Collections+API#CollectionsAPI-api18
>
>
> On Thu, Apr 9, 2015 at 5:52 PM, Ahmed Adel wrote:
>
> > Hi Shalin,
> >
> > Thanks for your response. I'm actually looking inside ZooKeeper in order
> to
>
Hi All,
On Solr 5.0 and ZK 3.4.6 sometimes clusterstate.json does not reflect the
aggregation of states of collections, the latter is always correct. I could
verify this from the admin panel (under Tree view) and from ZKCli. Is there
something I'm missing that could generate this issue?
--
A. A
Solr
5.0 while others using prior versions of Solr don't see.
By the way, is there one method to retrieve state across 4.x and 5.x? It
seems that there are different methods depending on Solr version.
On Thu, Apr 9, 2015 at 12:23 PM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wr
I tried migrating our facet search from the old facet method to the new
json facet API, but there is one problem in the size of the returned
response. for example one query response size is around 1.2 MB while the
same query using the old facet method produces a response of around 160 KB.
Is there
Hi All,
My name is Ahmed. I am from Egypt. I have spent the last two months in
developing a custom web-interface for Solr using HTML and JavaScript.
I have called it "Solr Search" (until now).
Actually, the basic idea was inspired to me from "AJAX Solr".
But "Solr Sea
://code.google.com/p/solr-search-html/
In this page, a "quick overview" link about "Solr Search" can be found, as well
as a link for downloading it.
Thanks
Best Regards,Ahmed shawkiasha...@hotmail.com
Hi All,
I'm trying to use Solr 4.10 export feature, but I'm getting an error. Maybe
I missed something.
Here's the scenario:
1. Download Solr 4.10.0
2. Use collection1 schema out of the box
3. Add docValues="true" to price and pages fields in schema.xml
4. Index books.json using com
.
>
>
>
>
>
>
>
>
> Joel Bernstein
> Search Engineer at Heliosearch
>
> On Thu, Oct 2, 2014 at 4:10 PM, Joel Bernstein wrote:
>
> > Yep getting the same error. Investigating...
> >
> > Joel Bernstein
> > Search Engineer at Heliosearch
Hi All,
Is there a way to convert unix time field that is already indexed to
ISO-8601 format in query response? If this is not possible on the query
level, what is the best way to copy this field to a new Solr standard date
field.
Thanks,
--
*Ahmed Adel*
<http://s.wisestamp.com/links?url=h
is is correct behaviour. If you go to google and search for
> "Tel",
> you will see that telephone is highlighted.
>
> On Fri, Aug 5, 2011 at 5:42 PM, Ahmed Boubaker
> wrote:
>
> > Hi,
> >
> > I am using solr 3 and highlighting is working fine. How
Hello,
Anyone knows how can you access property environmen from a custom
Transformer I defined?
Also, I am wondering where "solrcore.properties" should be located in a
multicore setup and how can I access the properties defined inside from
various solr plugins?
Many thanks for your help,
Boubake
I understand (and its straightforward) when you want to create a index for
something simple like Products.
But how do you go about creating a Solr index when you have data coming from
10-15 database tables, and the tables have unrelated data?
The issue is then you would have many 'columns' in you
d idea, in case I need to filter for only 'articles' or
blogs or contacts etc.
But there might be 50 fields if I do this no?
On Fri, Jul 30, 2010 at 4:01 AM, Chantal Ackermann <
chantal.ackerm...@btelligent.de> wrote:
> Hi Ahmed,
>
> fields that are empty do not impa
Hi All,
I am using MoreLikeThis.java in lucene to expand the query with related terms.
It works fine and I could't retrieve the relevant documents to the query but I
couldn’t know how to extract the related terms to the query for the index.
my task is:
For example query is "bank" related
Hi All,
I am using MoreLikeThis.java in lucene to expand the query with related terms.
It works fine and I could retrieve the relevant documents to the query but I
couldn’t know how to extract the related terms to the query for the index.
my task is:
For example query is "bank" related terms
Hello there!
I have a multicore solr with 6 different "simple" cores and somewhat
different schemas and I defined another "meta" core which I would it to be a
dispatcher: the requests are sent to "simple" cores and results are
aggregated before sending back the results to the user.
Any idea or h
Hi,
I am using solr 3 and highlighting is working fine. However when using
prefix query like tel*, the highlighter highlights the whole matching words
(i.e. television, telephone, ...). I am highlighting a very short field
(3~5 words length).
How can I prevent the highlighter from doing so? I
Hi,
I am using Solr 1.3 data import handler. One of my table fields has html
tags, I want to strip it of the field text. So obviously I need the Regex
Transformer.
I added transformer="RegexTransformer" attribute to my entity and a new
field with:
Every thing works fine. The text is replace wi
Hi,
It works with the attribute regex="<(.|\n)*?>"
Sorry for the disturbance.
Regards,
ahmd
On Wed, Nov 5, 2008 at 8:18 PM, Ahmed Hammad <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am using Solr 1.3 data import handler. One of my table fields has html
> tags, I
It worked by replace < with < and > with >
Thank you for your support,
ahmd
On Thu, Nov 6, 2008 at 2:39 AM, Norskog, Lance <[EMAIL PROTECTED]> wrote:
> There is a nice HTML stripper inside Solr.
> "solr.HTMLStripStandardTokenizerFactory"
>
>
>
I had a similar problem like Giri. I have 17,000 record in one table and DIH
can import only 12464.
After some investigation, I found my problem.
I have a regular expression to strip off html tags form input text, as
following:
The DIH RegEx have stack overflow on the record 17,000 due to erro
Thanks Shalin,
I have added a new field type in my schema as following:
and added my field
After restarting Solr, and making full-import, everything work just fine.
Many thanks.
Regards,
Ahmed
My best wishes,
Regards,
Ahmed Hammad
On Sat, Nov
have used the
HTML parser included with Lucene ( org.apache.lucene.demo.html). It is well
performing and worked with me (while working with Lucene before moving to
Solr)
What do you think? Does it worth contribution?
My best wishes,
Regards,
Ahmed
On Thu, Nov 6, 2008 at 2:39 AM, Norskog, Lance
OK, I contributed it at:
https://issues.apache.org/jira/browse/SOLR-887
I changed it to use Solr class org.apache.solr.analysis.HTMLStripReader
Thank you all.
Ahmed
On Tue, Nov 18, 2008 at 5:49 AM, Noble Paul നോബിള് नोब्ळ् <
[EMAIL PROTECTED]> wrote:
> On Tue, Nov 18, 2008 a
bug.jsp as following:
Return to Admin Page
What do you think? I would like to know if there exist better ways.
Regards,
Ahmed
Thanks for your feedback :-)
Sure, I will open issue and attach a patch.
Best wishes,
Ahmed
On Sat, Dec 13, 2008 at 7:44 PM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:
> Thanks for the suggestions. I'm sure these will be useful to a lot of
> users.
> Do you m
ne tell me any good method of extracting Xml
from html or just let me know how to index non-english html pages with Solr
that will enable me searching with unicode queries (for corresponding
regional query). Thanks in advance.
--Ahmed.
the page sizes can be quite large sometimes.
What is the maximum field length supported by Solr [Is it 1 by default?
I think so]. Will this make sense during searching?
Requesting all Solr users to give me their valuable advice. Thanks.
--Ahmed.
On Fri, Apr 24, 2009 at 4:32 PM, Grant Ingersol
rocess in a loop, so that I'll
extract some information and put that to xml file and push it off to Solr
for indexing.
Thanks in appreciation.
--Ahmed.
commons-logging-1.0.4.jar
Thank you very much.
Ahmed.
On Mon, Apr 27, 2009 at 3:55 PM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:
> On Mon, Apr 27, 2009 at 3:30 PM, ahmed baseet >wrote:
>
> > Hi All,
> > I'm trying to post some files to Solr server. I&
solr-solrj-pom.xml etc] and I'm not able to figure out which one to use. Any
help would be appreciated.
Thanks,
Ahmed.
On Mon, Apr 27, 2009 at 4:53 PM, ahmed baseet wrote:
> Shalin, thanks for your quick response.
>
> Actually I'm trying to pull plaintext from html pages and trying
are available,
hence shortened to avoid typing all]
solr-dataimporthandler-pom.xml
solr-common-pom.xml
solr-core-pom.xml
solr-parent-pom.xml
solr-solr-pom.xml
Thanks,
Ahmed.
On Mon, Apr 27, 2009 at 5:38 PM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:
> On Mon, Apr 27, 2009 a
ls. Shall I try getting those jar files,
specifically that solr-solrj jar that contains commons-http-solr-server
class files? If yes then can you tell me where to get those jar files from,
on the web? Has anyone ever faced similar problems? Please help me fixing
these silly issues?
Thanks,
Ahmed.
On Mo
Thank you very much. Now its working fine, fixed those minor classpath
issues.
Thanks,
Ahmed.
2009/4/28 Noble Paul നോബിള് नोब्ळ्
> the Solr distro contains all the jar files. you can take either the
> latest release (1.3) or a nightly
>
> On Tue, Apr 28, 2009 at 11:34 AM,
ot; menu. Has anyone faced similar issues with
solr1.3 on windows? Any suggestion would be appreciated.
Thanks,
Ahmed.
I added some new documents, and for these docs I can use the new field,
right? Though to reflect the changes for all docs I need to delete the old
index and build a new one.
As I mentioned earlier after a couple of restarts its worked. Still don't
know whats the issue. :-)
Thanks,
Ahmed.
O
tring(rawText.getBytes("UTF-8"));
but even this didn't help eighter.
Its seems some silly problem some where, which I'm not able to catch. :-)
I appreciate if some one can point me the bug...
Thanks,
Ahmed.
ction for posting to Solr and it works
prefectly.
But is there any intelligent way of doing all this, like straight from
default encoded string to utf-8 encoded string, without going via byte
array.
Thank you very much.
--Ahmed.
On Wed, Apr 29, 2009 at 6:45 PM, Michael Ludwig wrote:
&g
ls withing html code itself[ the solr server is
on my box, and I want to do the testing on my box, so I want to access the
indexer from my local box's browser only]. Any good ideas on this?
Thanks,
Ahmed.
org.apache.*** classes
and creating the mess. Can anyone help this newbie fixing the problem.
Thanks a lot.
Do let me know if some information is missing/want some extra information on
this issue.
--Ahmed.
refox
download\apache-solr-1.3.0\apache-solr-1.3.0\dist\solrj-lib\commons-codec-1.3.jar;D:\firefox
download\apache-solr-1.3.0\apache-solr-1.3.0\dist\solrj-lib\commons-logging-1.0.4.jar
Thanks,
Ahmed.
On Mon, May 4, 2009 at 12:10 PM, ahmed baseet wrote:
> Hi,
> I'm trying to query sol
t the fields. Thank
you.
--Ahmed.
As I know when you resend another index request with some old ID, old field
but new content, the old one gets overwritten by the new one.
@solr-users, Views???
--Ahmed
On Mon, May 4, 2009 at 5:26 PM, appleman1982 wrote:
>
> Hi All,
> I have a requirement wherein i want to update an
terate the
solrdocumentlist and create a list[may be] to put the results and return it
back to the browser which will handle displaying that list/map etc.
--Ahmed.
On Mon, May 4, 2009 at 5:52 PM, Erik Hatcher wrote:
> Just out of curiosity, what's the use case for getting the result back i
Hi,
I'm trying to get Solr to run on windows, such that if it reboots the Solr
service will be running.
How can I do this?
By default it uses Jetty, so your saying Tomcat on windows server 2008/ IIS7
runs as a native windows service?
On Sun, May 2, 2010 at 12:46 AM, Dave Searle wrote:
> Set tomcat6 service to auto start on boot (if running tomat)
>
> Sent from my iPhone
>
> On 2 May 2010, at 02:31, &
its not tomcat/jetty that's the issue, its how to get things to re-start on
a windows server (tomcat and jetty don't run as native windows services) so
I am a little confused..thanks.
On Sun, May 2, 2010 at 7:37 PM, caman wrote:
>
> Ahmed,
>
>
>
> Best is if you take
ype to automatic
>
> Sent from my iPhone
>
> On 3 May 2010, at 00:43, "S Ahmed" wrote:
>
> > its not tomcat/jetty that's the issue, its how to get things to re-
> > start on
> > a windows server (tomcat and jetty don't run as native windows
> >
make is specific to a certain core.
any tutorials or documentation would be greatly appreciated!
Thanks!
Ahmed
Hi Solr Experts,
Can you please suggest Code review techniques for SOLR related changes in a
Project.
Thanks
FIZ
AML Team.
Hi Solr Experts,
I am using the HTMLStripCharFilterFactory for removing tags in Body
element.
Body contains data like Ipad
I made changes in managed schema .
---
Hi,
How can stats field value be calculated for top facet values? In other
words, the following request parameters should return the stats.field
measures for facets sorted by count:
q: *
wt: json
stats: true
stats.facet: authors_s
stats.field: average_rating_f
facet.missing: true
f.authors_s.face
ppreciated.
Thanks,
A. Adel
On Tue, Jul 2, 2019 at 4:38 PM Ahmed Adel wrote:
> Hi,
>
> How can stats field value be calculated for top facet values? In other
> words, the following request parameters should return the stats.field
> measures for facets sorted by count:
>
>
ppreciated.
Thanks,
A. Adel
On Tue, Jul 2, 2019 at 4:38 PM Ahmed Adel wrote:
> Hi,
>
> How can stats field value be calculated for top facet values? In other
> words, the following request parameters should return the stats.field
> measures for facets sorted by count:
>
>
rts with stats=true and mis-typed the q clause.
>
> Best,
> Erick
> > On Jul 3, 2019, at 5:08 AM, Ahmed Adel wrote:
> >
> > Hi,
> >
> > As per the documentation recommendation of using pivot with stats
> component
> > instead (
> >
> ht
Hi,
How can multiple fields be returned in graph traversal streaming expression
response documents? For example, the following query:
nodes(emails,
walk="john...@apache.org->from",
gather="to")
returns these documents in the response:
{
"result-set": {
"docs": [
{
gt; You have to perform a „join“ to get more fields.
>
> > Am 16.07.2019 um 13:52 schrieb Ahmed Adel :
> >
> > Hi,
> >
> > How can multiple fields be returned in graph traversal streaming
> expression
> > response documents? For example, the following query
t;: { "docs": [ { "to_s": "john...@apache.org"
}, { "to_s": "johnsm...@apache.org"
},
... { "EOF": true, "RESPONSE_TIME": 33 } ] } }
The response should have an additional "name" field in each document
returned. Any additi
sed on the
> fetch. If that doesn't work, I'll investigate further.
>
>
>
>
> Joel Bernstein
> http://joelsolr.blogspot.com/
>
>
> On Fri, Jul 19, 2019 at 5:51 AM Ahmed Adel wrote:
>
> > Hi Joel,
> >
> > Thank you for your thoughts. I tried the
e /select handler on your
> install?
>
> Anyway fetch needs to be reverted back to it's previous implementation
> before the above commit basically broke it.
>
>
>
>
> Joel Bernstein
> http://joelsolr.blogspot.com/
>
>
> On Fri, Jul 19, 2019 at 2:20 PM Ahmed Ad
tch expression. When we look at
> that log we'll be able to see what the query is, and if results are
> returned. It could be a bug in the code or it could be something related to
> the data that's being fetched.
>
>
> Joel Bernstein
> http://joelsolr.blogspot.com/
>
Hi,
Similar to this question (
https://mail-archives.apache.org/mod_mbox/lucene-solr-user/201907.mbox/browser),
how can additional fields be returned when using /graph request handler?
For example, from the documentation, for the request:
nodes(enron_emails,
nodes(enron_emails,
walk="kayne.coul.
randal.maff...@enron.com
Randal Maffett
...
which can be used as a subsequent request to the first in order to retrieve
additional fields but it would be more efficient if there's a way to
retrieve the required fields in one request.
Best,
A. Adel
On Mon, Jul 22, 2019
Hi SOLR Experts,
We are using Apache Solr 6.6 stand-alone currently in a number
of locations.Most indexes are holding 250,000 to 400,000 documents.Our data
comes from MS-SQL.We’re using a front-end JavaScript solution to
communicate with Solr to perform queries.
- Solr Performanc
This could be because Zookeeper ensemble is not properly configured. Using
a very similar setup which consists of ZK cluster of three hosts and one
Solr Cloud node (all are containers), the system got running. Each ZK host
has ZOO_MY_ID and ZOO_SERVERS environment variables set before running ZK.
I
Hi,
Is there a way to select text fields in a query with a join clause in
Streaming Expressions or Parallel SQL? The following query:
SELECT field_s, field_t FROM t1 INNER JOIN t2 ON t1.a = t2.a LIMIT 10
requires that field_t, which is of type text, have docValues enabled, which
is not supported
Hi - adding carrot.title field should resolve this issue
On Thu, Dec 19, 2019 at 2:22 AM Nehemia Litterat
wrote:
> Hi,
> I am using stand alone solr 8.2 server.
> Used this guide to define Clustering
> https://carrot2.github.io/solr-integration-strategies/carrot2-3.6.3/index.html
>
>
> (Attached
Hello friend,
I am new to Solrj and I am wondering if there is a away you can update the
schema.xml file via the APIs.
I would appreciate any help.
Thanks very much,
-Ahmed
Thanks everyone! That was very helpful.
-Ahmed
On Thu, Dec 22, 2011 at 5:15 AM, Chantal Ackermann <
chantal.ackerm...@btelligent.de> wrote:
>
> Hi Ahmed,
>
> if you have a multi core setup, you could change the file
> programmatically (e.g. via XML parser), copy the new f
I think the problem is that my jar file is added to the class path at run
time. This causes Class.forName to be not working correctly. Is there a way
to add this jar file to classpath during tomcat startup?
On Tue, Dec 15, 2009 at 8:42 PM, Ahmed El-dawy wrote:
> Hi,
> I'm using
in loader will take care of hte classloading for you.
> > >
> > > if you are confident you have your jar in the correct place, please
> > email
> > > solr-user with the ClassNotFound stack trace from your solr logs, as
> > well
> > > as hierarchy of
indicates the config is in plain text.
username
password
Please let me know how I can use the same encrypted password as in
Security.json when setting up Master/Slave Replication for Solr.
Thx
-Syed Ahmed.
89 matches
Mail list logo