Import data from Mysql concat issues

2014-05-23 Thread anarchos78
Hi, I'm trying to index data from mysql. The indexing is successful. Then I tried to use the mysql concat function (data-config.xml) in order to concatenate a custom string with a field like this: *CONCAT('(', CAST('ΤΜΗΜΑ' AS CHAR CHARACTER SET utf8), ' ', apofasi_tmima, ')') *. The custom string

Re: Import data from Mysql concat issues

2014-05-23 Thread anarchos78
I think that it happens at index time. The reason is that when i query for the specific field solr returns the "?" string! -- View this message in context: http://lucene.472066.n3.nabble.com/Import-data-from-Mysql-concat-issues-tp4137814p4137908.html Sent from the Solr - User mailing list a

Re: Import data from Mysql concat issues

2014-05-23 Thread anarchos78
Tomcat setup is fine. I insist that it's Solr's issue. The whole index consists of Greek (funny characters) and solr returns them normally. The problem here is that I cannot concatenate Greek characters in "data-config.xml" (hard-coded). -- View this message in context: http://lucene.472066.n3.

Solr [version 3.6.1] filter query issue

2014-01-07 Thread anarchos78
I have indexed a small collection (about 150k documents). I give user the ability to make filtered queries using dropdown boxes. The “field query” fields are: apo_taxonomy, apo_dik, apo_number, and apo_date. Below is a portion of schema.xml:

Bulk word document indexing

2013-03-05 Thread anarchos78
Hello, I have a folder contains about 50 word doc files. Is there a way to index them in one shot? The only experience that I have on indexing is with DIH. Is it possible to provide a link to a tutorial or info on how to do the above task (data-config and schema examples)? Many thanks in advance,

Solr query issues

2012-05-09 Thread anarchos78
Hello, I have successfully installed “Solr 3.6” over “Tomcat” (inside a folder under C:\ I have 2 subfolders: tomcat-“tomcat” installation and solr-“solr” home). I have copied the solr folder from the “examples”. Then I tried to index data from database. The indexing was successful. But I have a se

Re: Solr query issues

2012-05-09 Thread anarchos78
Yes i have already done it! The schema.xml file is:

Re: Solr query issues

2012-05-09 Thread anarchos78
Can you give me any example on how to do this? I am really stuck Thank you in advance -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-query-issues-tp3974922p3975384.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr query issues

2012-05-09 Thread anarchos78
I have imported data from a database. When i set a type different than string solr throws error: Unknown fieldtype 'text' specified on field biog at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:511) -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-query-i

Re: Solr query issues

2012-05-10 Thread anarchos78
I am newbie in "Solr" thing. But with your advices i am in track now (sort of way). It seems that "Lucene" community is responsible, and fortunately it doesn't turns its back to newbies! Thank you guys, Tom -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-query-issues-tp3

fq syntax question

2012-05-10 Thread anarchos78
Hello, Solr accepts fq parameter like: localhost:8080/solr/select/?q=blah+blah &fq=model:member+model:new_member Is it possible to pass the fq parameter with alternative syntax like: fq=model=member&model= new_member or in other way? Thank you, Tom -- View this message in context: http://lucene.

Indexing data from database

2012-05-11 Thread anarchos78
Hello friends, I am trying to index data from database. I am doing that successfully. But I have a problem. I want to use one index for whole database. All the db tables have at least 3 columns with the same name (I want to be like this). For instance I have these tables: members, new_members, book

Re: Indexing data from database

2012-05-11 Thread anarchos78
Thank you thank you thank you! -- View this message in context: http://lucene.472066.n3.nabble.com/Indexing-data-from-database-tp3979692p3979778.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Indexing data from pdf

2012-05-11 Thread anarchos78
Now I am getting the following: *From Solr:* 0 1 data-config.xml full-import idle 0:0:4.231 0 1 0 0 2012-05-11 18:43:30 Indexing failed. Rolled back all changes. 2012-05-11 18:43:30This response format is experimental. It is likely to change in the future. *The log file:* org.apache.sol

RE: Indexing data from pdf

2012-05-11 Thread anarchos78
I have included the extras and I am getting the following: *From Solr:* 0 2 data-config.xml full-import idle 0 2 0 2012-05-11 20:21:50 Indexing completed. Added/Updated: 0 documents. Deleted 0 documents. 2012-05-11 20:21:51 01 0:0:1.284This response format is experimental. It is likely to

Is it possible to index pdfs and database into single document?

2012-05-11 Thread anarchos78
Hello again, I can index pdf using: *data-config.xml* I c

Highlight feature

2012-05-15 Thread anarchos78
Hello friends I have noticed that the highlighted term of a query are returned in a second xml struct(named "highlighting"). Is it possible to return the highlighted terms into the doc field. I don't need the solr generated ids of the highlighted field. Thanks, Tom -- View this message in contex

Re: Show a portion of searchable text in Solr

2012-05-15 Thread anarchos78
Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Show-a-portion-of-searchable-text-in-Solr-tp3983613p3983942.html Sent from the Solr - User mailing list archive at Nabble.com.

Language analyzers

2012-05-16 Thread anarchos78
Hello, Is it possible to use two language analyzers for one fieldtype. Lets say Greek and English (for indexing and querying) Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Language-analyzers-tp3984116.html Sent from the Solr - User mailing list archive at Nabble.com

Solr query and double quotes

2012-05-16 Thread anarchos78
Hello friends, When I am passing queries in solr I pass them as strings (“blah blah”). I am doing this because I have encoding problems with Greek (my input field accept Greek characters only as string). But solr sees the characters inside the quotes as an “exact match” term. Is there a way to rem

Re: Solr 4.0 UI issue

2012-07-06 Thread anarchos78
Thank you for reply, I didn't get you. What do you mean by saying: "so you may check the (raw) log output ..". Please help! Thank you in advance Tom Greece -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-4-0-UI-issue-tp3993286p3993427.html Sent from the Solr - User maili

Re: Solr 4.0 UI issue

2012-07-06 Thread anarchos78
Didn't helped -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-4-0-UI-issue-tp3993286p3993507.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr 4.0 UI issue

2012-07-09 Thread anarchos78
Hello, My solr.xml (Solr ver.4.0) looks like this: -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-4-0-UI-issue-tp3993286p3994075.html Sent from the Solr - User mailing list archive at Nabble.com.

Solr search – Tika extracted text from PDF not return highlighting snippet

2012-08-07 Thread anarchos78
Greetings friends, I have successfully indexed Pdf –using Tika- and pure text –fetched from database- in one single collection. Now I am trying to implement highlighting. When I querying Solr i placing in the url the following: http://localhost:8090/solr/ktimatologio/select/?q=BlahBlah&; &start=0&

Re: Solr search – Tika extracted text from PDF not return highlighting snippet

2012-08-21 Thread anarchos78
Any help? Anyone? -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-search-Tika-extracted-text-from-PDF-not-return-highlighting-snippet-tp3999647p4002513.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr search – Tika extracted text from PDF not return highlighting snippet

2012-08-22 Thread anarchos78
Thanks for your reply, I had tryied many things (copy field etc) with no succes. Notice that the "pdfs" are stored as BLOB in mysql database. I am trying to use DIH in order to fetch the binaries from DB. Is it possible? Thanks! -- View this message in context: http://lucene.472066.n3.nabble.co