Trending Solr Discussions

Follow

Ask the Community


Ask any professional question and get answers from other specialists.

Stream language
Mohamed Mansour's image
Question added by Mohamed Mansour Java Developer Arrow Electronics
10 years ago
Answers:
2
Followers:
Views:
101
Vote Count:
0
Answer should contain a minimum of 25 characters.
sairam dhanalakota's image
Question added by sairam dhanalakota
10 years ago
Answers:
2
Followers:
Views:
121
Vote Count:
0
Answer should contain a minimum of 25 characters.
Muhammad Majid Saleem's image  
Answer added by  Muhammad Majid Saleem, Senior PHP Developer / Project Manager, SwaamTech
10 years ago

Solr is a PHP extention which helps you to communicate with Appache Server. It only works with PHP5 and heigher versions.   You may have a look: http://www.php.net/manual ... See More

Mujtaba Hassan kiani's image  
Answer added by  Mujtaba Hassan kiani, Sr Software Engineer, DPL
7 years ago

to delete this we need to to put - sign with query. /solr/select/?q=-id:B96*

Default profile image  
Answer added by  Deleted user
8 years ago

http://localhost:8983/solr/chorkiSearch/update?stream.body=id:*:* AND !text:"hello"&commit=trueThis is an example of how you can build a query that would de ... See More