Haven't tried the 14th build, but the latest stable version is available on
http://www.nsshutdown.com/solr-example.tgz
Built last week
--
View this message in context:
http://www.nabble.com/localsolr-sort-tp24040799p24065745.html
Sent from the Solr - User mailing list archive at Nabble.com.
Thinking the same last week, as I was tailoring the snapshooter.sh script.
The data directory should be kept for the temp snapshot, as a way to ensure
linking is occurring on the same device.
snapshooter.sh
87 name=${data_dir}/${snap_name}
I think only this needs to be configurable for the fi
There are many spatial solutions out there
- R-tree
- Quad-Tree
- SRID with positional proximity like geohash
- Voronoi diagrams
etc..
All have their pros & cons as do Cartesian grids.
Feel free to contribute the more there are, the more solutions that can be
applied to different problems, I use
Hi
Most of the localsolr / locallucene doc's are a little out of date I'll get
to updating them soon
the most relevant ones are on http://www.gissearch.com/
To use it in a distributed form, it should already be built into the trunk
version
Use the standard query component as your primary entry