[
https://issues.apache.org/jira/browse/MARMOTTA-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergio Fernández resolved MARMOTTA-623.
---------------------------------------
Resolution: Not A Problem
For using the GeoSPARQL support you may need to checkout the [MARMOTTA-584
branch|https://github.com/apache/marmotta/tree/MARMOTTA-584].
The problem you commented is related to the full text extension, but was solved
by [~c.uent] during development by using a dedicated column to store geometry
literals.
I'm closing this, since it's more a question / request support than an issue.
So please fell free to continue asking at
[users@marmotta|http://marmotta.apache.org/mail-lists.html].
> Error while storing long strings
> --------------------------------
>
> Key: MARMOTTA-623
> URL: https://issues.apache.org/jira/browse/MARMOTTA-623
> Project: Marmotta
> Issue Type: Bug
> Components: KiWi Triple Store
> Affects Versions: 4.0
> Environment: Ubuntu 14.04 LTS
> Reporter: Constant Ber
> Assignee: Sergio Fernández
> Fix For: 3.4.0
>
>
> Hello!
> I have just downloaded and installed marmotta from the github repository and
> i want to try out the geosparql capabilities of kiwi. I have successfully
> configured kiwi to use a postgis database as backend and I am storing a
> dataset with geometries, however, at some point it fails. I can see in the
> database that a lot of geometries have been stored successfully, however, I
> get the following error at some point:
> org.postgresql.util.PSQLException: ERROR: string is too long for tsvector
> (1203006 bytes, max 1048575 bytes)
> By the way, I understand why the geometries need to be stored as strings, but
> I wonder if they are also stored in binary format as well. From what I have
> seen in the database schema, they are not. I wonder if there is something
> else I need to do to store a geospatial RDF file (apart from having a postgis
> database as backend).
> Thank you,
> Constance
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)