Found 8 results
in 0.078 seconds.
Displaying page 1 of 1,
sorted by
-
Access through a proxy The Subversion client can go through a proxy, if you configure it to do so. First, edit your "servers" configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory "~/.subversion". On
http://tika.apache.org/source-repository.html
-
2012-01-03T15:00:50Z
your site, place the following in your robots.txt file:
User-agent: Nutch
Disallow: /
2 Webmasters/Robots META
If you do not have permission to edit the /robots.txt file on your server, you can still tell
robots not to index your pages or follow your links. The standard mechanism for this is the
robots
http://nutch.apache.org/bot.pdf
-
is now available at http://cwiki.apache.org/ORP. Anyone can edit it, so please feel free to help out the ORP!
25 June 2009 - Apache Open Relevance Kickoff
The Apache Lucene PMC has officially voted to add the Open Relevance Project (ORP) as a Lucene subproject. ORP's main goal is to build out
http://lucene.apache.org/openrelevance/
-
is now available at http://cwiki.apache.org/ORP. Anyone can edit it, so please feel free to help out the ORP!
25 June 2009 - Apache Open Relevance Kickoff
The Apache Lucene PMC has officially voted to add the Open Relevance Project (ORP) as a Lucene subproject. ORP's main goal is to build out
http://lucene.apache.org/openrelevance/index.html
-
extension written in Python and C++. It requires a
Java Runtime Environment to operate as it uses Java's reflection
APIs to do its work. It is built and installed
via distutils
or setuptools .
Edit setup.py and review that values in
the INCLUDES , CFLAGS ,
DEBUG_CFLAGS , LFLAGS
and JAVAC are
http://lucene.apache.org/pylucene/jcc/install.html
-
have permission to edit the
/robots.txt file on your server, you can still tell robots not to
index your pages or follow your links. The standard mechanism for
this is the robots META tag, as described at
http://www.robotstxt.org/wc/meta-user.html .
Contact us
If your site has
http://nutch.apache.org/bot.html
-
<edit setup.py to match your environment>
python setup.py build
sudo python setup.py install
popd
<edit Makefile to match your environment>
make
sudo make install
make test (look for failures)
For the Rest of Us
Before building PyLucene, JCC must be
built first. See
JCC's
http://lucene.apache.org/pylucene/install.html
-
increase,because the new documents will constantly be replacing the old.
Go ahead and edit the existing XML files to change some of the data, and re-run
the java -jar post.jar command, you'll see your changes reflected
in subsequent searches.
Deleting Data
You can delete data by POSTing a delete
http://lucene.apache.org/solr/tutorial.html