Hello,
I need to index a repository of documents(.doc) without using post.jar, i'm
using Solr with Tomcat6.
maybe its with http REST api, but how to use it?
Thanks for your answer,
Best regards,
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/in
Hello,
I need to index a repository of documents(.doc) without using post.jar, i'm
using Solr with Tomcat6.
maybe its with http REST api, but how to use it?
Thanks for your answer,
Best regards,
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/in
regards,
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/index-a-repository-of-documents-doc-without-using-post-jar-tp4137797p4137848.html
Sent from the Solr - User mailing list archive at Nabble.com.
:8080/solr/update?commit=true
khalid
bouchna9
23/05/2014
I'm using dev http client for test.
Thanks,
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/index-a-repository-of-documents-doc-without-using-post-jar-tp4137797p4137881.html
ot;, nomdocument);
the id and Titre are already on schema.xml, but what i need to do id to add
new fields like firstname,last name, age...
thanks for help,
Best regards,
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/add-new-Fields-with-SolrJ-without-chan
Hello,
i'm using this configuration on solrconfig.xml:
true
managed-schema
Can you please give me an exemple on SolrJ for adding a new field.
thanks,
best regards,
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/add-new-F
){
.
.
}
any exemple please,
thanks,
Best regards,
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/add-new-Fields-with-SolrJ-without-changing-schema-xml-tp4142515p4142555.html
Sent from the Solr - User mailing list archive at Nabble.com.
ean uniqueId,String type, Boolean
> indexed,Boolean stored,Boolean multivalued,Boolean
> sortmissinglast,Boolean required){
>
> .
> .
>}
thanks,
Best regards,
Anass BENJELLOUN
2014-06-18 1
field? by default the "id" is indexed and its type is
"string"
any idea how i can do that without changing manually the shema.xml?
thanks,
Best regards,
Anass BENJELLOUN
2014-06-19 9:28 GMT+02:00 Alexandre Rafalovitch [via Lucene] <
ml-node+s472066n4142771...@n3.nabb
fields with all language. then i can hold analyzer of
text for each language.
any exemple are welcome thanks.
best regards
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-Fields-Multilingue-tp4144223.html
Sent from the Solr - User mailing list archive at
?
is this right :
thanks,
Best regards,
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-Fields-Multilingue-tp4144223p4144372.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hello again,
I have a document which have 3 different language text(arabic, english,
frensh).
i have just this result:
"language_s": [
"en"
]
thanks for help,
Best regards,
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.na
-> num result=0
AllChamp:présenton --> num result=1
thanks for help,
best regards,
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-Fields-Multilingue-tp4144223p4144781.html
Sent from the Solr - User mailing list archive at Nabble.com.
hey,
Thats true i know it was that but any idea of how can i resolve that ?
best regards
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-Fields-Multilingue-tp4144223p4144790.html
Sent from the Solr - User mailing list archive at Nabble.com.
: AllChamp:presenton --> num result=0
AllChamp:présenton --> num result=1
thanks for help,
best regards,
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/CopyField-can-t-copy-analyzers-and-Filters-tp4144803.html
Sent from the
t;
> Best,
> Erick
>
> On Mon, Jun 30, 2014 at 7:57 AM, benjelloun <[hidden email]
> <http://user/SendEmail.jtp?type=node&node=4144798&i=0>> wrote:
>
> > Hello,
> >
> > Ok thanks,
> > i have another question :)
> >
> > here
5
3
spellcheck
2014-07-01 2:24 GMT+02:00 Steve McKay-4 [via Lucene] <
ml-node+s472066n4144897...@n3.nabble.com>:
> Three fields: AllChamp_ar, AllChamp_fr, AllChamp_en. Then query them with
> dismax.
>
> On Jun 30, 2014, at 11:53 AM,
Hello,
i have 300 feilds which are copied on "AllChamp"
if i want to do separated fields then i need to create 300 * Number of
languages i have, which is not logical for me.
is there any other solution?
Best regards
Anass BENJELLOUN
2014-07-01 11:28 GMT+02:00 Alexandre Rafalovitch [
/treygrainger/solr-in-action/tree/master/src/main/java/sia/ch14
> They use a multiplexing approach.
>
> Regards,
>Alex.
> On Tue, Jul 1, 2014 at 4:53 PM, benjelloun <[hidden email]
> <http://user/SendEmail.jtp?type=node&node=4144945&i=0>> wrote:
> >
Anass BENJELLOUN
2014-07-01 12:05 GMT+02:00 anass benjelloun :
> i have documents (ar, en , fr)
> i need to index them and keeping analyzer and filter for each languages.
> here is all fields on schema to enderstand my probleme:
>
>
> indexed="true" required="
hello erick,
unfortunately i can't modify the schema , me and my team analyzed carefully
the problem,
so all fields you seeing are required on schema.
now i just tested to do different fields maybe it could work if i knew
syntaxe of edismax:
and on config this is SearchHandler but i
version if we want to do a more general query. If we
> need to explicitly search accurately for language-specific terms, then we
> need to OR all the language fields. That has a cost in creating the
> query,
> but it is more efficient.
>
>
>
> On 1 July 2014 16:04, benjelloun &l
Bonjour Alexandre,
J'aimerais que vous rejoigniez mon réseau pour partager des nouvelles et rester
en contact.
anass
Accepter :
https://www.linkedin.com/e/v2?e=z6nfen-hx5qhjgq-5r&a=preRegInvite&tracking=eml-guest-invite-cta&ek=invite_guest&invitationID=5890360658662281216&sharedKey=eBz8oxMp
Bonjour Erick,
J'aimerais que vous rejoigniez mon réseau pour partager des nouvelles et rester
en contact.
anass
Accepter :
https://www.linkedin.com/e/v2?e=-u5fqpj-hx5qhjg5-70&a=preRegInvite&tracking=eml-guest-invite-cta&ek=invite_guest&invitationID=5890360658087665665&sharedKey=CJxCbD_4
Vou
Bonjour Steve,
J'aimerais que vous rejoigniez mon réseau pour partager des nouvelles et rester
en contact.
anass
Accepter :
https://www.linkedin.com/e/v2?e=-k0w1w5-hx5qhjfn-3j&a=preRegInvite&tracking=eml-guest-invite-cta&ek=invite_guest&invitationID=5890360657726947328&sharedKey=v4df5Q_O
Vou
Bonjour Alexandre,
J'aimerais que vous rejoigniez mon réseau pour partager des nouvelles et rester
en contact.
anass
Accepter :
https://www.linkedin.com/e/v2?e=1p1dkj-hx5qhjh3-5k&a=preRegInvite&tracking=eml-guest-invite-cta&ek=invite_guest&invitationID=5890360658481917952&sharedKey=iwQz292V
Bonjour Walter,
J'aimerais que vous rejoigniez mon réseau pour partager des nouvelles et rester
en contact.
anass
Accepter :
https://www.linkedin.com/e/v2?e=f7uf5h-hx5qhjgx-4c&a=preRegInvite&tracking=eml-guest-invite-cta&ek=invite_guest&invitationID=5890360658842640384&sharedKey=ln36HRyT
Vou
Bonjour Alexandre,
J'aimerais que vous rejoigniez mon réseau pour partager des nouvelles et rester
en contact.
anass
Accepter :
https://www.linkedin.com/e/v2?e=ylp2ee-hx5qhjfy-2p&a=preRegInvite&tracking=eml-guest-invite-cta&ek=invite_guest&invitationID=5890360657898921984&sharedKey=aNAb4H5v
LinkedIn
Daniel,
J'aimerais vous inviter à rejoindre mon réseau professionnel en ligne, sur le
site LinkedIn.
anass
anass benjelloun
Stagiaire chez Document numérique
Région de Dijon , France
Veuillez confirmer que vous connaissez anass benjelloun :
https://www.linkedin.
or on language. i dont want to add stopwords_fr in
stopwords_en.
what i want is to detect the language before the select search then choose
the field_langid for search.
Best regards,
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/multilingual-search-tp4145639.html
Hello,
i'm trying to do auto suggestion but thats not working.
here is my configuration:
schema:
ot;: { "indexa": { "numFound": 0, "suggestions": [] } } } }
I checked my doctionary file --> empty i don't know why.
is my configuration correct for Solr 4.7.2?
2014-07-18 2:37 GMT+02:00 Alexandre Rafalovitch [via Lucene] <
ml-node+s472066n4147798...@n3
10
5
5
true
true
5
true
true
true
spellcheck
regards,
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/questions-on-Solr-WordBreakSolrSpe
hello,
before index the URL to a field in Solr, you can use java api(Solrj) and do
a test
if(URL=="")
index on field1
else
index on field2
then use edismax to boost a specific field:
explicit
10
edismax
field1^5.0 field2^1.0
--
View this
the dictionary file named : "fwfsta.bin" contain NULL.
thats mean the configuration is not correct.
maybe i need to add or change somthing on
thanks for help
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-4-7-2-auto-suggestion-tp4147677p4147878.html
Sent from the Sol
Hello,
the suggester "solr.SuggestComponent"
with
FuzzyLookupFactory
DocumentDictionaryFactory
Dont work with type of fields which are not string and multivalued.
any idea ?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-4-7-2-auto-suggestion-tp4147677p4148
Hello,
Did solr.SuggestComponent work on MultiValued Field to Auto suggest not only
one word but the whole sentence?
Regards,
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/Auto-Suggest-tp4149004.html
Sent from the Solr - User mailing list archive at
Hello Erick,
So in your opinion what is the solution to use autosuggest with sentece :)
an exemple will be very helpfull,
Thanks,
best regards,
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/Auto-Suggest-tp4149004p4149441.html
Sent from the Solr - User
suggests
The field "suggestField" dont isolate accents.
Thanks for help,
Best regards,
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/Auto-suggest-with-adding-accents-tp4150379.html
Sent from the Solr - User mailing list archive at Nabble.com.
hi,
q="gene" it suggest "geneve"
ASCIIFoldingFilter work like isolate accent
what i need to suggest is "genève"
any idea?
thanks
best reagards
Anass BENJELLOUN
--
View this message in context:
http://lucene.472066.n3.nabble.com/Auto-suggest-with-adding-accen
"genève" with accent like
correction of word.
i tried to add spellchecker to correct it but the maximum of character for
correction is 2
maybe there is other solution,
i give my schema of field:
replacement="$2&quo
hello,
on the new suggester, when the field is multivalued="true", itsnot working
i need to try the patch "LUCENE-3842" to test auto complete but i dont know
how.
i have Solr-4.7.2 not source code.
can some one help?
Best regards,
Anass BENJELLOUN
--
View this messa
Any one find any solution for this probleme ?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Auto-suggest-with-adding-accents-tp4150379p4150972.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hello,
I have an index which contain "genève"
I need to do this query q="gene" and get in auto complete this result :
"genève" (e -> è)
I'm using StandardTokenizerFactory for field and SpellCheckComponent for
searchCompenent.
All solutions are welcome,
hello you didnt enderstand well my probleme,
i give exemple: i have document contain "genève" with accent
when i do q="gene" --> autoSuggest "geneve" because of
ASCIIFoldingFilterFactory preserveOriginal="true"
when i do q="genè" --> autoSuggest "genève"
but what i need to is:
q="gene" without ac
here is my configuration:
suggestDic
org.apache.solr.spelling.suggest.Suggester
org.apache.solr.spelling.suggest.fst.WFSTLookupFactory
suggestFolder
suggestField
true
true
suggestFolder/emptyDic.txt
if you have another configuration to can solve this problem please share it,
thanks
--
View this message in context:
http://lucene.472066.n3.nabble.com/Auto-Complete-tp4150987p4151002.html
Sent from the Solr - User mailing list archive at Nabble.com.
w York, NY 10017
>
> t: @appinions <https://twitter.com/Appinions> | g+:
> plus.google.com/appinions
> <
> https://plus.google.com/u/0/b/112002776285509593336/112002776285509593336/posts>
>
> w: appinions.com <http://www.appinions.com/>
>
>
> On Mon, Aug 4, 2014 at
eet
>
> New York, NY 10017
>
> t: @appinions <https://twitter.com/Appinions> | g+:
> plus.google.com/appinions
> <
> https://plus.google.com/u/0/b/112002776285509593336/112002776285509593336/posts>
>
> w: appinions.com <http://www.appinions.com/>
>
>
> O
suggestFolders/fuzzysuggest.txt
phrase_suggest
fuzzySuggest
true
fuzzySuggest
true
10
true
10
true
fuzzySuggest
2014-08-05 15:32 GMT+02:00 anass benjelloun :
> yeah thats true i creat this index just for a
ce of Influence Marketing”
>
> 18 East 41st Street
>
> New York, NY 10017
>
> t: @appinions <https://twitter.com/Appinions> | g+:
> plus.google.com/appinions
> <
> https://plus.google.com/u/0/b/112002776285509593336/112002776285509593336/posts>
>
> w: appi
51 matches
Mail list logo