wrote:
>
> Thank you. That was the issue.
> Is am running solr with Jetty. Is there are recommended way for including
> those jars in the jetty configuration?
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-Error-when-making-GeoPr
Thank you. That was the issue.
Is am running solr with Jetty. Is there are recommended way for including
those jars in the jetty configuration?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-Error-when-making-GeoPrefixTree-polygon-filter-search-tp4173629p4173807.html
/spatial4j/blob/master/src/main/java/com/spatial4j/core/io/WktShapeParser.java
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-Error-when-making-GeoPrefixTree-polygon-filter-search-tp4173629p4173650.html
Sent from the Solr - User mailing list archive at Nabble.com.
w this message in context:
> http://lucene.472066.n3.nabble.com/Solr-Error-when-making-GeoPrefixTree-polygon-filter-search-tp4173629p4173650.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
in context:
http://lucene.472066.n3.nabble.com/Solr-Error-when-making-GeoPrefixTree-polygon-filter-search-tp4173629p4173650.html
Sent from the Solr - User mailing list archive at Nabble.com.
xt.readShapeFromWkt(SpatialContext.java:294)
at
org.apache.solr.schema.AbstractSpatialFieldType.parseShape(AbstractSpatialFieldType.java:170)
... 46 more
Any help on this would be appreciated.
thanks,
Mathew
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-Error-when-making-GeoPr
: In-Reply-To:
:
: References:
:
: Subject: Filter search items based on creator permission settings
https://people.apache.org/~hossman/#threadhijack
Thread Hijacking on Mailing Lists
When starting a new discussion on a mailing list, please do not reply to
an existing message, instead
Hello,
I have an application where document creators determine what access
permission (s) to give. The permissions are of the form:
1. EVERYONE => 1
2. MY_FRIENDS => 2
3. ME_ONLY => 3
Example:
1. User 1 creates doc1 and sets permission to EVERYONE
2. User 2 created doc2 and sets permission to
On 23-Jul-07, at 7:46 AM, John Ni wrote:
Hi all,
The root of this posting regarding "Filter Search" might sound
specific to the embedded solr mode but if anyone has experience
handle the similar situation with different implementations,
multiple subtype filter search( I mi
Hi all,
The root of this posting regarding "Filter Search" might sound specific to
the embedded solr mode but if anyone has experience handle the similar
situation with different implementations, multiple subtype filter search( I
might not be using the right words to describe it
On 21-Jul-07, at 11:19 PM, John Ni wrote:
Hi all,
I have a question regarding filter Search with the subset: Let
say, I have the following form
Search article [xyz]
Subject: {x] Math [X]English [ ] Science
Grade: [ ] freshman [x] junior [x]senior
so the query syntax would be q
Hi all,
I have a question regarding filter Search with the subset: Let say, I have
the following form
Search article [xyz]
Subject: {x] Math [X]English [ ] Science
Grade: [ ] freshman [x] junior [x]senior
so the query syntax would be
q=xyz&fq=Subject:Math+Englis
12 matches
Mail list logo