Tech, Gaming and Food Enthusiast
Posts tagged Solr Java Lucene
High level search with PHP and Apache Solr
Mar 18th
When data sets get large and MySQL database querying to search become too load heavy and slow, full indexing is required. Several solutions are available but in this article I will be demonstrating the Apache foundations Solr Java Lucene implementation. For this a Java build will be required. Linux or Mac is less of a problem but for windows I use the Apache Tomcat server.