> 2- Write the configuration in the java servlet code that is using SolrJ
>
> It there any significant difference between these two options ? If yes,
> what's the best choice?
>
> Thanks,
>
> -Saïd
--
Abdelhamid ABID
Software Engineer- J2EE / WEB
Hi,
Posting arabic pdf files to Solr using a web form (to solr/update/extract)
get extracted texts and each words displayed in reverse direction(instead of
right to left).
When perform search against these texts with -always- reversed key-words I
get results but reversed.
This problem doesn't occur
>
> On Mon, Mar 8, 2010 at 6:30 PM, Abdelhamid ABID
> wrote:
> > Hi,
> > Posting arabic pdf files to Solr using a web form (to
> solr/update/extract)
> > get extracted texts and each words displayed in reverse direction(instead
> of
> > right to left).
>
I'm using 1.4 version of Solr
On 3/9/10, Robert Muir wrote:
>
> On Tue, Mar 9, 2010 at 9:44 AM, Abdelhamid ABID
> wrote:
> > I put ICU4J 4.2 in the lib of Solr, nothing changed, I'm trying now with
> > ICU4J 3.8
> >
>
>
> Hello, what version o
ect.org/download) in your
> classpath.
>
>
> On Mon, Mar 8, 2010 at 6:30 PM, Abdelhamid ABID
> wrote:
> > Hi,
> > Posting arabic pdf files to Solr using a web form (to
> solr/update/extract)
> > get extracted texts and each words displayed in reverse direc
files will work.
>>
>> On Mon, Mar 8, 2010 at 11:53 PM, Lance Norskog wrote:
>>
>>
>>> Is this a mistake in the Tika library collection in the Solr trunk?
>>>
>>> On Mon, Mar 8, 2010 at 5:15 PM, Robert Muir wrote:
>>>
>>>
>>>>
>>
>> On Mon, Mar 8, 2010 at 11:53 PM, Lance Norskog wrote:
>>
>>
>>> Is this a mistake in the Tika library collection in the Solr trunk?
>>>
>>> On Mon, Mar 8, 2010 at 5:15 PM, Robert Muir wrote:
>>>
>>>
>>>> I think th
>
> On Mon, Mar 8, 2010 at 6:30 PM, Abdelhamid ABID
> wrote:
> > Hi,
> > Posting arabic pdf files to Solr using a web form (to
> solr/update/extract)
> > get extracted texts and each words displayed in reverse direction(instead
> of
> > right to left).
>
parts that Solr display in a strange
manner, specially when arabic and latin are in the same paragraph, I 'll
check again for this.
On Tue, Mar 9, 2010 at 4:13 PM, Robert Muir wrote:
> On Tue, Mar 9, 2010 at 10:10 AM, Abdelhamid ABID
> wrote:
> > nor 3.8 version does change a
Well, here what I figure out !
(mm=1<50% , qf=topic , q="1" "0" ) ==> q=topic:0 or topic:1
On 3/22/10, Armando Ota wrote:
>
> Hi
>
> I need a little help with query for my problem (if it can be solved)
>
> I have a field in a document called topic
>
> this field contains some values, 0 (for no
ers an easy way to get started with
> various search back-ends, with a very Django-ish feel to the
> interface: http://haystacksearch.org/
>
> Regards,
>
> Gora
>
--
Abdelhamid ABID
Software Engineer- J2EE / WEB / ESB MULE
pecies:'Pseudonaja+textilis'+Hospital:'Griffith+Base+Hospital'
>
> I have read some information about parameter indirection or parameter
> dereferencing, but I haven't been able to get it to work.
>
>
>
--
Abdelhamid ABID
Software Engineer- J2EE / WEB / ESB MULE
Hi,
When posting pdf files using solrj the only response we get from Solr is
only server response status, but never know whether
pdf was actually parsed or not, checking the log I found that some Tika
wasn't able
to succeed with some pdf files because of content nature (texts in images
only) or are
Well done : https://issues.apache.org/jira/browse/SOLR-1847
meanwhile, is there any workaround ?
On 3/26/10, Lance Norskog wrote:
>
> Please file a bug for this on the JIRA.
>
> https://issues.apache.org/jira/secure/Dashboard.jspa
>
>
> On Thu, Mar 25, 2010 at 7:21 AM, Abde
.apache.org/jira/browse/SOLR-1316
> to solr 1.4 so I can implement the autocomplete feature
> ca anyone help?
>
--
Abdelhamid ABID
Software Engineer- J2EE / WEB / ESB MULE
roject home.
I hope that this very very quick guide will be of help to you. I suggest
that you read further on Java development life-cycle and tools.
On 3/26/10, nabil rabhi wrote:
>
> thanks for the reply Abdelhamid, but could you give me more details please?
>
> 2010/3/26 Abdelhami
it isn't, because CentOS 5.4,
> being the latest version of that OS, has 1.6.5.
>
>
> http://www.coderanch.com/t/108791/Ant-Maven-Other-Build-Tools/copy-folders-with-ant
>
> Thanks,
> Shawn
>
>
--
Abdelhamid ABID
Software Engineer- J2EE / WEB / ESB MULE
Hi,
- I'm bit confused on how analyzer apply filters on query, I know that they
are applied in order on which they are declared, but still, does the search
result
include only the final digest of the filters chain or at each filter step
solr add the matched term to results set.
- Does Dismax reque
s that
> > appears in the closest positions.
>
>
> Do you have an example of what you are trying to do?
>
>
> > - How can I boost a set of keywords instead of fields? this would be
> useful
> > in case where a document with one single searchable field, which is of
> type
> > text and where "boosting field" has no sense.
>
>
> Boost in the query or during indexing?
>
>
> --
> Grant Ingersoll
> http://www.lucidimagination.com/
>
> Search the Lucene ecosystem using Solr/Lucene:
> http://www.lucidimagination.com/search
>
>
--
Abdelhamid ABID
Software Engineer- J2EE / WEB / ESB MULE
drawback of using the following architecture?
> >
> > -My Application (Full JEE application with web components and EJB) on
> > JBoss;
> > - SOLR on Jetty or Tomcat
> >
> > Having said that and supposing that the idea is good, what are the main
> > differences / advantages / disadvamtages (from this point of view)
> between
> > Tomcat and Jetty?
> >
> > Best Regards,
> > Andrea
> >
> >
>
--
Abdelhamid ABID
Which are JEE Web components, aren't they?
On 4/20/10, Bill Au wrote:
>
> Solr only uses Servlet and JSP.
>
>
> Bill
>
>
> On Sat, Apr 17, 2010 at 9:11 AM, Abdelhamid ABID
> wrote:
>
> > Solr does use JEE WEB components
> >
> > On 4/17/10, L
oogle, but didn't find the right answer to solve my problem.
>
> thanks in advance.
>
> Greetz, Jan
>
--
Abdelhamid ABID
Software Engineer- J2EE / WEB
contains "conf" and "data" folders
On 4/21/10, Jan Kammer wrote:
>
> hi,
> thanks for your answer.
> I defined the path in an xml-file in Tomcat/conf/Catalina/localhost/ I read
> that this must be the right place. Could there be anywhere an other mistake?
&g
Well, check your solr config file if the folder "Data" is correctly defined,
you may set it like this: ${solr.data.dir:}
On 4/21/10, Jan Kammer wrote:
>
> Exactly that i got in the file but it doesn't work :-(
>
> Abdelhamid ABID schrieb:
>
> The path pa
ry to ping your solr using http://localhost:../solr/admin/ping.
As your solr webapp run without error as you mentioned before, it's most
likely you are having a miss configured solr home.
On 4/21/10, Jan Kammer wrote:
>
> Is also correct.
>
> Abdelhamid ABID schrieb:
>
gt; >
> > I've send a message last week to the editor reporting the issue, but
> > that is not yet fixed ; and I'd really like to take a look at the
> > example code and make some tests.
> >
> > Regards,
> > --
> > Johan Cwiklinski
> >
>
--
Abdelhamid ABID
Software Engineer- J2EE / WEB
t;
>
>
> The command that I am sending to try to build looks like the following:
>
> http://localhost:8983/solr/spell/?q=ACORA&version=2.2&start=0&rows=10&indent=on&spellcheck=true&spellcheck.dictionary=default&spellcheck.build=true&spellcheck.collate=true&spellcheck.limit=5
>
>
> I have also tried to reduce the size of the index to around 10,000
> documents
> and still no luck.
>
> Any help would be appreciated.
>
> Thank you,
> Kyle
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-Spellcheck-on-Large-index-size-tp760416p760416.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
--
Abdelhamid ABID
Software Engineer- J2EE / WEB
with their
> frequencies
> etc..
> Thanks though.
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Any-way-to-get-top-n-queries-searched-from-Solr-tp767165p767482.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
--
Abdelhamid ABID
Software Engineer- J2EE / WEB
quot;.
>
> http://wiki.apache.org/solr/SolrTomcat#URI_Charset_Confighttp://forums.java.net/jive/thread.jspa?threadID=38020http://wiki.glassfish.java.net/Wiki.jsp?page=FaqHttpRequestParameterEncoding
>
>
>
>
>
>
>
>
>
>
>
--
Abdelhamid ABID
Software Engineer- J2EE / WEB
.store.simplefsdirect...@d
> :\Java\apache-tomcat-6.0.20\bin\solr\data\index
>
> Any idea what else I need to do to use an external solr index
> directory in Tomcat?
>
> Thanks,
> Jack
>
--
Abdelhamid ABID
Software Engineer- J2EE / WEB
ome versions of solr had "./data" listed in
> the example solrconfig.xml
>
>
>
> -Hoss
>
>
--
Abdelhamid ABID
Software Engineer- J2EE / WEB
; Do you have any idea of what can be wrong with my index?
>
> Regards
>
>
> Olivier
>
--
Abdelhamid ABID
Software Engineer- J2EE / WEB
> Hi,
>
> I installed Solr Server on my machine and able to access with localhost. I
> tried accessing from a different machine with IP Address but not able to
> access it. What do I need to do to be able to access the Solr instance from
> any machine within the network?
>
> Thanks
tty which comes with Solr installation.
>
> http://localhost:8983/solr/
>
> The above URL works fine.
>
> The below URL does not work:
>
> http://177.44.9.119:8983/solr/
>
>
> -----Original Message-
> From: Abdelhamid ABID [mailto:aeh.a...@gmail.com]
>
35 kB
>
> I am not familiar with patch. There are 3 patch named SOLR-1268, which
> one shoud I use? I guess I should the newest one but it's so small.
> SOLR-1268-0_fragsize also have 2 files
>
--
Abdelhamid ABID
Software Engineer- J2EE / WEB
35 matches
Mail list logo